projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9514936
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Sat, 4 Mar 2017 22:26:29 +0000
(17:26 -0500)
committer
Len Brown
<len.brown@intel.com>
Thu, 13 Apr 2017 00:03:50 +0000
(20:03 -0400)
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
0ad9661
..
b112947
100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-4578,7
+4578,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 17.0
2.24
"
+ fprintf(outf, "turbostat version 17.0
4.12
"
" - Len Brown <lenb@kernel.org>\n");
}