projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6287e6f
)
tools/power turbostat: version 2022.07.28
author
Len Brown
<len.brown@intel.com>
Thu, 28 Jul 2022 18:38:55 +0000
(14:38 -0400)
committer
Len Brown
<len.brown@intel.com>
Thu, 28 Jul 2022 18:38:55 +0000
(14:38 -0400)
update version number
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c
patch
|
blob
|
blame
|
history
diff --git
a/tools/power/x86/turbostat/turbostat.c
b/tools/power/x86/turbostat/turbostat.c
index 4c23e1fb13e9092b92e73afbf30febc1a5d24f73..831dc32d45fad849161a846ac3e476e23bd4e82c 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-6217,7
+6217,7
@@
int get_and_dump_counters(void)
void print_version()
{
- fprintf(outf, "turbostat version 2022.0
4.16
- Len Brown <lenb@kernel.org>\n");
+ fprintf(outf, "turbostat version 2022.0
7.28
- Len Brown <lenb@kernel.org>\n");
}
#define COMMAND_LINE_SIZE 2048