1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00

tools/power turbostat: version 2022.10.04

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2022-10-04 23:02:03 +02:00
parent b2d433ae63
commit 9992dd7771

View file

@ -6225,7 +6225,7 @@ int get_and_dump_counters(void)
void print_version() void print_version()
{ {
fprintf(outf, "turbostat version 2022.07.28 - Len Brown <lenb@kernel.org>\n"); fprintf(outf, "turbostat version 2022.10.04 - Len Brown <lenb@kernel.org>\n");
} }
#define COMMAND_LINE_SIZE 2048 #define COMMAND_LINE_SIZE 2048