We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d433a commit 9992dd7Copy full SHA for 9992dd7
1 file changed
tools/power/x86/turbostat/turbostat.c
@@ -6225,7 +6225,7 @@ int get_and_dump_counters(void)
6225
6226
void print_version()
6227
{
6228
- 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");
6229
}
6230
6231
#define COMMAND_LINE_SIZE 2048
0 commit comments