mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
tools/power turbostat: v2025.05.06
Support up to 8192 processors Add cpuidle governor debug telemetry, disabled by default Update default output to exclude cpuidle invocation counts Bug fixes Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
ec4acd3166
commit
03e00e373c
|
|
@ -9594,7 +9594,7 @@ int get_and_dump_counters(void)
|
|||
|
||||
void print_version()
|
||||
{
|
||||
fprintf(outf, "turbostat version 2025.02.02 - Len Brown <lenb@kernel.org>\n");
|
||||
fprintf(outf, "turbostat version 2025.04.06 - Len Brown <lenb@kernel.org>\n");
|
||||
}
|
||||
|
||||
#define COMMAND_LINE_SIZE 2048
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user