projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f9cf55
)
tools/power turbosstat: fix comment
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 08:16:17 +0000
(16:16 +0800)
committer
Len Brown
<len.brown@intel.com>
Thu, 28 Jul 2022 18:36:56 +0000
(14:36 -0400)
remove duplicate "the" in comment
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
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
65dc7cd
..
089711e
100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-5456,7
+5456,7
@@
void print_dev_latency(void)
}
/*
- * Linux-perf manages the
the
HW instructions-retired counter
+ * Linux-perf manages the HW instructions-retired counter
* by enabling when requested, and hiding rollover
*/
void linux_perf_init(void)