tools/power turbostat: version 2022.07.28
Bugzilla: https://bugzilla.redhat.com/2117770 commit 3afe697b74bc6c59f0b9a9c89d5b163db56fd4b1 Author: Len Brown <len.brown@intel.com> Date: Thu Jul 28 14:38:55 2022 -0400 tools/power turbostat: version 2022.07.28 update version number Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: David Arcari <darcari@redhat.com>
This commit is contained in:
parent
b4f78cd8a7
commit
aa5e4960e9
|
@ -6217,7 +6217,7 @@ int get_and_dump_counters(void)
|
|||
|
||||
void print_version()
|
||||
{
|
||||
fprintf(outf, "turbostat version 2022.04.16 - Len Brown <lenb@kernel.org>\n");
|
||||
fprintf(outf, "turbostat version 2022.07.28 - Len Brown <lenb@kernel.org>\n");
|
||||
}
|
||||
|
||||
#define COMMAND_LINE_SIZE 2048
|
||||
|
|
Loading…
Reference in New Issue