diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2024-12-18 22:09:53 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-12-20 19:12:07 +0300 |
commit | 26e16174f54d40a3774614c4d43966572ed79dc1 (patch) | |
tree | 56b3396bfd1c0363069a46eb955e16404062e9ed /tools/perf/scripts/python/syscall-counts.py | |
parent | 6d4a2987f96b9f281b07286eeb1d4022054e1ecd (diff) | |
download | linux-26e16174f54d40a3774614c4d43966572ed79dc1.tar.xz |
cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf
When the amd-pstate is in use frequency is set by the hardware and
measured by the kernel through using the aperf and mperf registers.
There is no direct call to the hardware to indicate current frequency.
Detect that this feature is in use and skip the check.
Link: https://lore.kernel.org/r/20241218191144.3440854-5-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions