projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
949dd01
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Thu, 1 Oct 2020 01:04:05 +0000
(21:04 -0400)
committer
Len Brown
<len.brown@intel.com>
Tue, 10 Nov 2020 16:41:36 +0000
(11:41 -0500)
goodbye summer...
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c
patch
|
blob
|
history
diff --git
a/tools/power/x86/turbostat/turbostat.c
b/tools/power/x86/turbostat/turbostat.c
index 74d2fc6fc78a273c9fec2b530194814e2629aada..f3a1746f7f45448c2f6f9244e4b87ce6ce47b4cd 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5712,7
+5712,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 20.0
3.2
0"
+ fprintf(outf, "turbostat version 20.0
9.3
0"
" - Len Brown <lenb@kernel.org>\n");
}