summaryrefslogtreecommitdiff
path: root/src/common/telemetry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28x64: Add detection of monitorx instructionsGravatar Morph1-0/+1
2023-03-27telemetry: Add waitpkg instructionGravatar Morph1-0/+1
2022-07-27chore: make yuzu REUSE compliantGravatar Andrea Pappacoda1-3/+2
2022-03-19common: Reduce unused includesGravatar ameerj1-1/+0
2022-03-11cpu_detect: Add additional x86 flags and telemetryGravatar Wunkolo1-16/+44
2020-08-18common/telemetry: Migrate namespace into the Common namespaceGravatar Lioncash1-2/+2
2020-06-20common/telemetry: Add AVX512 to telemetryGravatar Morph1-0/+1
2020-01-17Remove unused CPU Vendor string and telemtry fieldGravatar James Rowe1-15/+0
2018-08-14common/telemetry: Migrate core-independent info gathering to commonGravatar Lioncash1-0/+65
2017-05-24common: Add a generic interface for logging telemetry fields.Gravatar bunnei1-0/+40