diff options
author | Rob Herring <robh@kernel.org> | 2018-12-13 18:20:36 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-12-13 18:20:36 +0100 |
commit | acc2038738bd6f881e7a277ba14fa7c589fd3058 (patch) | |
tree | fd56524867a9b726b3e5d2cb040ff16b2f2a67a0 /tools/perf/Documentation/perf-list.txt | |
parent | dt-bindings: arm: mrvl: amend Browstone compatible string (diff) | |
parent | dt-bindings: Convert trivial-devices.txt to json-schema (diff) | |
download | linux-acc2038738bd6f881e7a277ba14fa7c589fd3058.tar.xz linux-acc2038738bd6f881e7a277ba14fa7c589fd3058.zip |
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Diffstat (limited to 'tools/perf/Documentation/perf-list.txt')
-rw-r--r-- | tools/perf/Documentation/perf-list.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-list.txt b/tools/perf/Documentation/perf-list.txt index 236b9b97dfdb..667c14e56031 100644 --- a/tools/perf/Documentation/perf-list.txt +++ b/tools/perf/Documentation/perf-list.txt @@ -55,7 +55,6 @@ counted. The following modifiers exist: S - read sample value (PERF_SAMPLE_READ) D - pin the event to the PMU W - group is weak and will fallback to non-group if not schedulable, - only supported in 'perf stat' for now. The 'p' modifier can be used for specifying how precise the instruction address should be. The 'p' modifier can be specified multiple times: |