diff options
-rw-r--r-- | tools/perf/Documentation/perf-report.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt index 87feeee8b90c..68bbf9cec4b7 100644 --- a/tools/perf/Documentation/perf-report.txt +++ b/tools/perf/Documentation/perf-report.txt | |||
@@ -48,6 +48,9 @@ OPTIONS | |||
48 | Only consider these symbols. CSV that understands | 48 | Only consider these symbols. CSV that understands |
49 | file://filename entries. | 49 | file://filename entries. |
50 | 50 | ||
51 | --symbol-filter=:: | ||
52 | Only show symbols that match (partially) with this filter. | ||
53 | |||
51 | -U:: | 54 | -U:: |
52 | --hide-unresolved:: | 55 | --hide-unresolved:: |
53 | Only display entries resolved to a symbol. | 56 | Only display entries resolved to a symbol. |