diff options
Diffstat (limited to 'tools/perf/Documentation/perf-stat.txt')
| -rw-r--r-- | tools/perf/Documentation/perf-stat.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-stat.txt b/tools/perf/Documentation/perf-stat.txt index 5dfe102fb5b5..b10a90b6a718 100644 --- a/tools/perf/Documentation/perf-stat.txt +++ b/tools/perf/Documentation/perf-stat.txt | |||
| @@ -178,6 +178,9 @@ Print count deltas for fixed number of times. | |||
| 178 | This option should be used together with "-I" option. | 178 | This option should be used together with "-I" option. |
| 179 | example: 'perf stat -I 1000 --interval-count 2 -e cycles -a' | 179 | example: 'perf stat -I 1000 --interval-count 2 -e cycles -a' |
| 180 | 180 | ||
| 181 | --interval-clear:: | ||
| 182 | Clear the screen before next interval. | ||
| 183 | |||
| 181 | --timeout msecs:: | 184 | --timeout msecs:: |
| 182 | Stop the 'perf stat' session and print count deltas after N milliseconds (minimum: 10 ms). | 185 | Stop the 'perf stat' session and print count deltas after N milliseconds (minimum: 10 ms). |
| 183 | This option is not supported with the "-I" option. | 186 | This option is not supported with the "-I" option. |
