projects
/
GitHub
/
LineageOS
/
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:
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
|
blame
|
history
diff --git
a/tools/power/x86/turbostat/turbostat.c
b/tools/power/x86/turbostat/turbostat.c
index 0ad966114e58af1eea4579f02481d7a87f708be4..b11294730771bed6766f77138460813f8abbfce8 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");
}