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