diff options
Diffstat (limited to 'tools/perf/Documentation/perf-script.txt')
-rw-r--r-- | tools/perf/Documentation/perf-script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt index 67af9b77ea78..cfdbb1e045b5 100644 --- a/tools/perf/Documentation/perf-script.txt +++ b/tools/perf/Documentation/perf-script.txt | |||
@@ -206,6 +206,9 @@ OPTIONS | |||
206 | --show-task-events | 206 | --show-task-events |
207 | Display task related events (e.g. FORK, COMM, EXIT). | 207 | Display task related events (e.g. FORK, COMM, EXIT). |
208 | 208 | ||
209 | --show-mmap-events | ||
210 | Display mmap related events (e.g. MMAP, MMAP2). | ||
211 | |||
209 | SEE ALSO | 212 | SEE ALSO |
210 | -------- | 213 | -------- |
211 | linkperf:perf-record[1], linkperf:perf-script-perl[1], | 214 | linkperf:perf-record[1], linkperf:perf-script-perl[1], |