turbostat.8 (b9ad8ee0da54b2b4d2f8cd50fc9ce5200d61e7d1) | turbostat.8 (023fe0ac975e4dff592ce90bbd12747dedf7c598) |
---|---|
1.TH TURBOSTAT 8 2.SH NAME 3turbostat \- Report processor frequency and idle statistics 4.SH SYNOPSIS 5.ft B 6.B turbostat 7.RB [ Options ] 8.RB command --- 53 unchanged lines hidden (view full) --- 62\fB--show column\fP show only the specified built-in columns. May be invoked multiple times, or with a comma-separated list of column names. Use "--show sysfs" to show the sysfs statistics columns as a group. 63.PP 64\fB--Dump\fP displays the raw counter values. 65.PP 66\fB--quiet\fP Do not decode and print the system configuration header information. 67.PP 68\fB--interval seconds\fP overrides the default 5.0 second measurement interval. 69.PP | 1.TH TURBOSTAT 8 2.SH NAME 3turbostat \- Report processor frequency and idle statistics 4.SH SYNOPSIS 5.ft B 6.B turbostat 7.RB [ Options ] 8.RB command --- 53 unchanged lines hidden (view full) --- 62\fB--show column\fP show only the specified built-in columns. May be invoked multiple times, or with a comma-separated list of column names. Use "--show sysfs" to show the sysfs statistics columns as a group. 63.PP 64\fB--Dump\fP displays the raw counter values. 65.PP 66\fB--quiet\fP Do not decode and print the system configuration header information. 67.PP 68\fB--interval seconds\fP overrides the default 5.0 second measurement interval. 69.PP |
70\fB--num_iterations num\fP number of the measurement iterations. 71.PP |
|
70\fB--out output_file\fP turbostat output is written to the specified output_file. 71The file is truncated if it already exists, and it is created if it does not exist. 72.PP 73\fB--help\fP displays usage for the most common parameters. 74.PP 75\fB--Joules\fP displays energy in Joules, rather than dividing Joules by time to print power in Watts. 76.PP 77\fB--list\fP display column header names available for use by --show and --hide, then exit. --- 272 unchanged lines hidden --- | 72\fB--out output_file\fP turbostat output is written to the specified output_file. 73The file is truncated if it already exists, and it is created if it does not exist. 74.PP 75\fB--help\fP displays usage for the most common parameters. 76.PP 77\fB--Joules\fP displays energy in Joules, rather than dividing Joules by time to print power in Watts. 78.PP 79\fB--list\fP display column header names available for use by --show and --hide, then exit. --- 272 unchanged lines hidden --- |