Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CPU core count to log files | Matías Locatti | 2022-11-12 | 1 | -0/+4 |
* | common/x64: Use TSC clock rate from CPUID when available | Marshall Mohror | 2022-07-06 | 1 | -0/+5 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -2/+3 |
* | cpu_detect: Add additional x86 flags and telemetry | Wunkolo | 2022-03-11 | 1 | -3/+18 |
* | cpu_detect: Refactor cpu/manufacturer identification | Wunkolo | 2022-03-09 | 1 | -9/+16 |
* | cpu_detect: Compact capability fields | Wunkolo | 2022-03-09 | 1 | -20/+21 |
* | Merge pull request #3396 from FernandoS27/prometheus-1 | David | 2020-06-27 | 1 | -0/+12 |
|\ | |||||
| * | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 2020-06-18 | 1 | -0/+12 |
* | | common/cpu_detect: Add AVX512 detection | Morph | 2020-06-20 | 1 | -0/+1 |
|/ | |||||
* | Remove unused CPU Vendor string and telemtry field | James Rowe | 2020-01-18 | 1 | -31/+0 |
* | Common: Cleanup CPU capability detection code. | bunnei | 2015-08-16 | 1 | -57/+42 |
* | Common: Move cpu_detect to x64 directory. | bunnei | 2015-08-16 | 1 | -0/+81 |