projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b60c573
)
tools/power turbostat: version 2021.05.04
author
Len Brown
<len.brown@intel.com>
Tue, 4 May 2021 23:58:08 +0000
(19:58 -0400)
committer
Len Brown
<len.brown@intel.com>
Wed, 5 May 2021 00:01:09 +0000
(20:01 -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 4bb08de4cb712257dc7ca25714126c99517f3084..47d3ba895d6d9dc528c8aaac79f25c8056adb77d 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-3,7
+3,7
@@
* turbostat -- show CPU frequency and C-state residency
* on modern Intel and AMD processors.
*
- * Copyright (c) 20
13
Intel Corporation.
+ * Copyright (c) 20
21
Intel Corporation.
* Len Brown <len.brown@intel.com>
*/
@@
-5973,7
+5973,7
@@
int get_and_dump_counters(void)
void print_version()
{
- fprintf(outf, "turbostat version 21.0
3.12
" " - Len Brown <lenb@kernel.org>\n");
+ fprintf(outf, "turbostat version 21.0
5.04
" " - Len Brown <lenb@kernel.org>\n");
}
int add_counter(unsigned int msr_num, char *path, char *name,