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:
5ea7647
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Thu, 21 Mar 2019 03:23:25 +0000
(23:23 -0400)
committer
Len Brown
<len.brown@intel.com>
Thu, 21 Mar 2019 03:23:25 +0000
(23:23 -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 442af78924021a51958e6dc459ff36cd580a3f8e..8d176b10daecca6bf3673f47b7054df88eada961 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5278,7
+5278,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 1
8.07.27
"
+ fprintf(outf, "turbostat version 1
9.03.20
"
" - Len Brown <lenb@kernel.org>\n");
}