diff options
author | 2025-05-17 12:06:22 +0800 | |
---|---|---|
committer | 2025-06-08 14:10:16 -0400 | |
commit | c8bca955da22269db80576c676eb50a5ef156832 (patch) | |
tree | 29cf14f956786a991a0cb14110c8f1203a5e9be3 /scripts/gdb/linux/utils.py | |
parent | tools/power turbostat: Quit early for unsupported RAPL counters (diff) | |
download | linux-rng-c8bca955da22269db80576c676eb50a5ef156832.tar.xz linux-rng-c8bca955da22269db80576c676eb50a5ef156832.zip |
tools/power turbostat: Remove add_rapl_perf_counter_()
As the only caller of add_rapl_perf_counter_(), add_rapl_perf_counter()
just gives extra debug output on top. There is no need to keep both
functions.
Remove add_rapl_perf_counter_() and move all the logic to
add_rapl_perf_counter().
No functional change.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions