summaryrefslogtreecommitdiff
path: root/tools/power/x86/turbostat
AgeCommit message (Expand)AuthorFilesLines
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst1-1/+1
2024-05-17tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown1-1/+2
2024-05-17tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn1-3/+9
2024-05-17tools/power turbostat: Expand probe_intel_uncore_frequency()Len Brown1-21/+63
2024-05-17tools/power turbostat: Do not print negative LPI residencyChen Yu1-9/+21
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny1-0/+21
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2023-11-08tools/power turbostat: version 2023.11.07Len Brown1-1/+1
2023-11-08tools/power/turbostat: bugfix "--show IPC"Len Brown1-2/+4
2023-10-24tools/power/turbostat: Add initial support for LunarLakeSumeet Pawnikar1-0/+1
2023-10-24tools/power/turbostat: Add initial support for ArrowLakeSumeet Pawnikar1-0/+1
2023-10-24tools/power/turbostat: Add initial support for GrandRidgeZhang Rui1-0/+17
2023-10-24tools/power/turbostat: Add initial support for SierraForestZhang Rui1-0/+17
2023-10-24tools/power/turbostat: Add initial support for GraniteRapidsZhang Rui1-0/+1
2023-10-24tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_featuresZhang Rui1-0/+1
2023-10-24tools/power/turbostat: Move process to root cgroupSrinivas Pandruvada1-0/+13
2023-10-24tools/power/turbostat: Handle cgroup v2 cpu limitationZhang Rui1-15/+80
2023-10-24tools/power/turbostat: Abstrct function for parsing cpu stringZhang Rui1-49/+55
2023-10-20tools/power/turbostat: Handle offlined CPUs in cpu_subsetZhang Rui1-10/+21
2023-10-20tools/power/turbostat: Obey allowed CPUs for system summaryZhang Rui1-25/+46
2023-10-20tools/power/turbostat: Obey allowed CPUs for primary thread/core detectionZhang Rui1-19/+16
2023-10-20tools/power/turbostat: Abstract several functionsZhang Rui1-17/+41
2023-10-20tools/power/turbostat: Obey allowed CPUs during startupZhang Rui1-7/+14
2023-10-20tools/power/turbostat: Obey allowed CPUs when accessing CPU countersZhang Rui1-2/+2
2023-10-20tools/power/turbostat: Introduce cpu_allowed_setZhang Rui1-3/+28
2023-09-27tools/power/turbostat: Remove PC7/PC9 support on ADL/RPLZhang Rui1-6/+23
2023-09-27tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platformsZhang Rui1-0/+1
2023-09-27tools/power/turbostat: Introduce probe_pm_features()Zhang Rui1-2/+4
2023-09-27tools/power/turbostat: Relocate more probing related codeZhang Rui1-20/+17
2023-09-27tools/power/turbostat: Reorder some functionsZhang Rui1-107/+107
2023-09-27tools/power/turbostat: Relocate thermal probing codeZhang Rui1-5/+10
2023-09-27tools/power/turbostat: Relocate lpi probing codeZhang Rui1-16/+22
2023-09-27tools/power/turbostat: Relocate graphics probing codeZhang Rui1-11/+16
2023-09-27tools/power/turbostat: Rename rapl probing functionZhang Rui1-4/+4
2023-09-27tools/power/turbostat: Rename uncore probing functionZhang Rui1-3/+3
2023-09-27tools/power/turbostat: Relocate pstate probing codeZhang Rui1-18/+21
2023-09-27tools/power/turbostat: Relocate cstate probing codeZhang Rui1-19/+31
2023-09-27tools/power/turbostat: Improve probe_platform_features() logicZhang Rui1-7/+2
2023-09-27tools/power/turbostat: Delete intel_model_duplicates()Zhang Rui1-59/+0
2023-09-27tools/power/turbostat: Abstract cstate prewake bit supportZhang Rui1-43/+4
2023-09-27tools/power/turbostat: Abstract aperf/mperf multiplier supportZhang Rui1-23/+3
2023-09-27tools/power/turbostat: Abstract extended cstate MSRs supportZhang Rui1-25/+4
2023-09-27tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY supportZhang Rui1-4/+4
2023-09-27tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY supportZhang Rui1-19/+4
2023-09-27tools/power/turbostat: Abstract MSR_CC6/MC6_DEMOTION_POLICY_CONFIG supportZhang Rui1-23/+6
2023-09-27tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS supportZhang Rui1-2/+4
2023-09-27tools/power/turbostat: Abstract MSR_CORE_C1_RES supportZhang Rui1-24/+6
2023-09-27tools/power/turbostat: Abstract IRTL supportZhang Rui1-46/+26
2023-09-27tools/power/turbostat: Use fine grained IRTL outputZhang Rui1-63/+36