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:
abdcbdb
)
tools/power turbostat: update version
author
Len Brown
<len.brown@intel.com>
Mon, 18 Nov 2019 02:18:31 +0000
(21:18 -0500)
committer
Len Brown
<len.brown@intel.com>
Sat, 21 Mar 2020 04:48:02 +0000
(
00:48
-0400)
A stitch in time saves nine.
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 05dbe23570d425fb6f4f0047a8bad1dee5218302..33b370865d16da6f2d6c966183d39a6cecbeed8d 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5390,7
+5390,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version
19.08.31
"
+ fprintf(outf, "turbostat version
20.03.20
"
" - Len Brown <lenb@kernel.org>\n");
}