diff options
author | Adrian Hunter <[email protected]> | 2015-09-25 16:15:52 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-28 17:11:00 -0300 |
commit | dddcf6abbf5946f9ec1183dd2099cede6dbe12fc (patch) | |
tree | eee8ae60104dbfcbda2b3eaaaa65b5108884a034 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3c5b645faee7afbd417f6127694adbd26778a9eb (diff) |
perf evlist: Add perf_evlist__id2evsel_strict()
perf_evlist__id2evsel_strict() is the same as perf_evlist__id2evsel()
except that it ensures that the id must match.
This will be used by perf inject to find a specific evsel that is to be
deleted, hence the need to match exactly.
Signed-off-by: Adrian Hunter <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions