-
- Downloads
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Pull turbostat updates from Len Brown: - Enable turbostat extensions to add both perf and PMT (Intel Platform Monitoring Technology) counters via the cmdline - Demonstrate PMT access with built-in support for Meteor Lake's Die C6 counter * tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux: tools/power turbostat: version 2024.07.26 tools/power turbostat: Include umask=%x in perf counter's config tools/power turbostat: Document PMT in turbostat.8 tools/power turbostat: Add MTL's PMT DC6 builtin counter tools/power turbostat: Add early support for PMT counters tools/power turbostat: Add selftests for added perf counters tools/power turbostat: Add selftests for SMI, APERF and MPERF counters tools/power turbostat: Move verbose counter messages to level 2 tools/power turbostat: Move debug prints from stdout to stderr tools/power turbostat: Fix typo in turbostat.8 tools/power turbostat: Add perf added counter example to turbostat.8 tools/power turbostat: Fix formatting in turbostat.8 tools/power turbostat: Extend --add option with perf counters tools/power turbostat: Group SMI counter with APERF and MPERF tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin array tools/power turbostat: Replace enum rapl_source and cstate_source with counter_source tools/power turbostat: Remove anonymous union from rapl_counter_info_t tools/power/turbostat: Switch to new Intel CPU model defines
No related branches found
No related tags found
Showing
- tools/power/x86/turbostat/Makefile 1 addition, 0 deletionstools/power/x86/turbostat/Makefile
- tools/power/x86/turbostat/turbostat.8 92 additions, 6 deletionstools/power/x86/turbostat/turbostat.8
- tools/power/x86/turbostat/turbostat.c 1849 additions, 492 deletionstools/power/x86/turbostat/turbostat.c
- tools/testing/selftests/turbostat/added_perf_counters.py 178 additions, 0 deletionstools/testing/selftests/turbostat/added_perf_counters.py
- tools/testing/selftests/turbostat/smi_aperf_mperf.py 157 additions, 0 deletionstools/testing/selftests/turbostat/smi_aperf_mperf.py
Loading
Please register or sign in to comment