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:
7ce7d5d
)
tools/power turbostat: update version number to 4.7
author
Len Brown
<len.brown@intel.com>
Wed, 27 May 2015 22:00:39 +0000
(18:00 -0400)
committer
Len Brown
<len.brown@intel.com>
Wed, 27 May 2015 22:04:01 +0000
(18:04 -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 68e77fdd4c04116878da5ee59a236dd8c9fc1a7e..323b65edfc970b5ba5783de3c16f8b684728e47b 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-3014,7
+3014,7
@@
int get_and_dump_counters(void)
}
void print_version() {
- fprintf(stderr, "turbostat version 4.
5 2 Apr
, 2015"
+ fprintf(stderr, "turbostat version 4.
7 27-May
, 2015"
" - Len Brown <lenb@kernel.org>\n");
}