summaryrefslogtreecommitdiffstats
path: root/src/common/telemetry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28x64: Add detection of monitorx instructionsMorph1-0/+1
2023-03-27telemetry: Add waitpkg instructionMorph1-0/+1
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2022-03-19common: Reduce unused includesameerj1-1/+0
2022-03-11cpu_detect: Add additional x86 flags and telemetryWunkolo1-16/+44
2020-08-18common/telemetry: Migrate namespace into the Common namespaceLioncash1-2/+2
2020-06-20common/telemetry: Add AVX512 to telemetryMorph1-0/+1
2020-01-18Remove unused CPU Vendor string and telemtry fieldJames Rowe1-15/+0
2018-08-15common/telemetry: Migrate core-independent info gathering to commonLioncash1-0/+65
2017-05-25common: Add a generic interface for logging telemetry fields.bunnei1-0/+40