projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26b151
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Sun, 28 May 2017 04:24:58 +0000
(21:24 -0700)
committer
Len Brown
<len.brown@intel.com>
Sun, 25 Jun 2017 03:03:42 +0000
(20:03 -0700)
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 33992a93148bc2ff3977cc7780a157cf0d706add..0dafba2c1e7d28c4eda6904274baf7537ee3062c 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-4634,7
+4634,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 17.0
4.12
"
+ fprintf(outf, "turbostat version 17.0
6.23
"
" - Len Brown <lenb@kernel.org>\n");
}