diff options
author | Andi Kleen <[email protected]> | 2016-10-19 10:50:01 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-10-24 11:07:46 -0300 |
commit | 38d14f0c58fd89d46efd1b783d6536380af28c03 (patch) | |
tree | 741aca6b936a0e2ff860853ae0e5be815e3f3ede /tools/perf/scripts/python/futex-contention.py | |
parent | ecf1e2253ea79c6204f4d6a5e756e8fb4aed5a7e (diff) |
perf list: Make vendor event matching case insensitive
Make the 'perf list' glob matching for vendor events case insensitive.
This allows to use the upper case vendor events with perf list too.
Now the following works:
% perf list LONGEST_LAT
...
cache:
longest_lat_cache.miss
[Core-originated cacheable demand requests missed LLC]
longest_lat_cache.reference
[Core-originated cacheable demand requests that refer to LLC]
Signed-off-by: Andi Kleen <[email protected]>
Suggested-by: Ingo Molnar <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions