Skip to content

Commit

Permalink
tools/power turbostat: version 17.02.24
Browse files Browse the repository at this point in the history
The turbostat before this last set of changes is obsolete.
This new version can do a lot more, but it also has
some different defaults, that might catch some off-guard.
So it seems a good time to give a new version number.

Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
lenb committed Mar 1, 2017
1 parent 5f3aea5 commit e3942ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/power/x86/turbostat/turbostat.c
Original file line number Diff line number Diff line change
Expand Up @@ -4578,7 +4578,7 @@ int get_and_dump_counters(void)
}

void print_version() {
fprintf(outf, "turbostat version 4.17 10 Jan 2017"
fprintf(outf, "turbostat version 17.02.24"
" - Len Brown <[email protected]>\n");
}

Expand Down

0 comments on commit e3942ed

Please sign in to comment.