Commit 3403e89
tools/power turbostat: Remove add_msr_perf_counter_()
As the only caller of add_msr_perf_counter_(), add_msr_perf_counter()
just gives extra debug output on top. There is no need to keep both
functions.
Remove add_msr_perf_counter_() and move all the logic to
add_msr_perf_counter().
No functional change.
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Len Brown <[email protected]>1 parent 4d6ced7 commit 3403e89
1 file changed
+8
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8052 | 8052 | | |
8053 | 8053 | | |
8054 | 8054 | | |
8055 | | - | |
| 8055 | + | |
8056 | 8056 | | |
| 8057 | + | |
| 8058 | + | |
8057 | 8059 | | |
8058 | 8060 | | |
8059 | 8061 | | |
8060 | 8062 | | |
8061 | 8063 | | |
8062 | 8064 | | |
8063 | | - | |
| 8065 | + | |
8064 | 8066 | | |
8065 | | - | |
8066 | | - | |
| 8067 | + | |
| 8068 | + | |
8067 | 8069 | | |
8068 | 8070 | | |
8069 | 8071 | | |
8070 | | - | |
8071 | | - | |
8072 | | - | |
8073 | | - | |
8074 | | - | |
8075 | | - | |
8076 | | - | |
8077 | | - | |
| 8072 | + | |
8078 | 8073 | | |
| 8074 | + | |
8079 | 8075 | | |
8080 | 8076 | | |
8081 | 8077 | | |
| |||
0 commit comments