projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1c10cc
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Sat, 31 Aug 2019 18:40:39 +0000
(14:40 -0400)
committer
Len Brown
<len.brown@intel.com>
Sat, 31 Aug 2019 18:48:39 +0000
(14:48 -0400)
Today is 19.08.31, at least in some parts of the world.
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 e8b6c608d6d1f1d335d0da1dc632c046062e8351..b2a86438f074ac25ec14f7cb57ff3d4f45f416aa 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5306,7
+5306,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 19.0
3.20
"
+ fprintf(outf, "turbostat version 19.0
8.31
"
" - Len Brown <lenb@kernel.org>\n");
}