summaryrefslogtreecommitdiffstats
path: root/src/common/x64/cpu_detect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x64: Add detection of monitorx instructionsMorph2023-06-281-0/+1
* x64: cpu_detect: Add detection of waitpkg instructionsMorph2023-03-271-0/+1
* Add CPU core count to log filesMatías Locatti2022-11-121-0/+4
* common/x64: Use TSC clock rate from CPUID when availableMarshall Mohror2022-07-061-0/+5
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-2/+3
* cpu_detect: Add additional x86 flags and telemetryWunkolo2022-03-111-3/+18
* cpu_detect: Refactor cpu/manufacturer identificationWunkolo2022-03-091-9/+16
* cpu_detect: Compact capability fieldsWunkolo2022-03-091-20/+21
* Merge pull request #3396 from FernandoS27/prometheus-1David2020-06-271-0/+12
|\
| * Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow2020-06-181-0/+12
* | common/cpu_detect: Add AVX512 detectionMorph2020-06-201-0/+1
|/
* Remove unused CPU Vendor string and telemtry fieldJames Rowe2020-01-181-31/+0
* Common: Cleanup CPU capability detection code.bunnei2015-08-161-57/+42
* Common: Move cpu_detect to x64 directory.bunnei2015-08-161-0/+81