Skip to content

Commit 3e40484

Browse files
Patryk Wlazlynlenb
authored andcommitted
tools/power turbostat: Add --no-msr option
Add --no-msr option to allow users to run turbostat without accessing MSRs via the MSR driver. Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com> Reviewed-by: Len Brown <len.brown@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 2d2ccd5 commit 3e40484

2 files changed

Lines changed: 151 additions & 56 deletions

File tree

tools/power/x86/turbostat/turbostat.8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The column name "all" can be used to enable all disabled-by-default built-in cou
6767
.PP
6868
\fB--quiet\fP Do not decode and print the system configuration header information.
6969
.PP
70+
+\fB--no-msr\fP Disable all the uses of the MSR driver.
71+
+.PP
7072
\fB--interval seconds\fP overrides the default 5.0 second measurement interval.
7173
.PP
7274
\fB--num_iterations num\fP number of the measurement iterations.

0 commit comments

Comments
 (0)