mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
tools/power turbostat: v2026.04.21
Since v2026.02.14 Display HT siblings in cpu# order. Add Module-ID column. Print Core-ID and APIC-ID in hex. Fix misc bugs. Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
58839fdbd4
commit
b488997b9c
|
|
@ -10608,7 +10608,7 @@ int get_and_dump_counters(void)
|
|||
|
||||
void print_version()
|
||||
{
|
||||
fprintf(outf, "turbostat version 2026.02.14 - Len Brown <lenb@kernel.org>\n");
|
||||
fprintf(outf, "turbostat version 2026.04.21 - Len Brown <lenb@kernel.org>\n");
|
||||
}
|
||||
|
||||
#define COMMAND_LINE_SIZE 2048
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user