summaryrefslogtreecommitdiff
path: root/src/common/telemetry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Reduce unused includesGravatar ameerj2022-03-191-1/+0
* cpu_detect: Add additional x86 flags and telemetryGravatar Wunkolo2022-03-111-16/+44
* common/telemetry: Migrate namespace into the Common namespaceGravatar Lioncash2020-08-181-2/+2
* common/telemetry: Add AVX512 to telemetryGravatar Morph2020-06-201-0/+1
* Remove unused CPU Vendor string and telemtry fieldGravatar James Rowe2020-01-171-15/+0
* common/telemetry: Migrate core-independent info gathering to commonGravatar Lioncash2018-08-141-0/+65
* common: Add a generic interface for logging telemetry fields.Gravatar bunnei2017-05-241-0/+40