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:
parent
b2d433ae63
commit
9992dd7771
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue