summaryrefslogtreecommitdiffstats
path: root/src/common/telemetry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* x64: Add detection of monitorx instructionsMorph2023-06-281-0/+1
* telemetry: Add waitpkg instructionMorph2023-03-271-0/+1
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* common: Reduce unused includesameerj2022-03-191-1/+0
* cpu_detect: Add additional x86 flags and telemetryWunkolo2022-03-111-16/+44
* common/telemetry: Migrate namespace into the Common namespaceLioncash2020-08-181-2/+2
* common/telemetry: Add AVX512 to telemetryMorph2020-06-201-0/+1
* Remove unused CPU Vendor string and telemtry fieldJames Rowe2020-01-181-15/+0
* common/telemetry: Migrate core-independent info gathering to commonLioncash2018-08-151-0/+65
* common: Add a generic interface for logging telemetry fields.bunnei2017-05-251-0/+40