diff options
author | Andi Kleen <[email protected]> | 2019-03-14 15:49:53 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-19 11:56:19 -0300 |
commit | 6f40b2a5dac4b448fe1e8d94dc4238cd95cd5e34 (patch) | |
tree | f2d383f352da28b9bee0aa6b757cc2214d9c80be /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dfcbc2f2994b8a3af3605a26dc29c07ad7378bf4 (diff) |
perf list: Filter metrics too
When a filter is specified on the command line, filter the metrics too.
Before:
% perf list foo
List of pre-defined events (to be used in -e):
Metric Groups:
DSB:
DSB_Coverage
[Fraction of Uops delivered by the DSB (aka Decoded Icache; or Uop Cache)]
... more metrics ...
After:
% perf list foo
List of pre-defined events (to be used in -e):
Metric Groups:
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
LPU-Reference: [email protected]
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions