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:
0123504
)
tools/power turbostat: update version number
author
Len Brown
<len.brown@intel.com>
Mon, 29 Jan 2018 02:54:28 +0000
(21:54 -0500)
committer
Len Brown
<len.brown@intel.com>
Sat, 2 Jun 2018 03:12:47 +0000
(23:12 -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 0049154929f01e7f05106fb99635338766370785..d6cff3070ebde60d2fa9a54deec6c147b6bda484 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5009,7
+5009,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(outf, "turbostat version 1
7.06.23
"
+ fprintf(outf, "turbostat version 1
8.06.01
"
" - Len Brown <lenb@kernel.org>\n");
}