diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2015-09-25 16:15:53 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-09-28 17:15:31 -0300 |
commit | 4768230ad57d4e4fc6d36c44e98e0062c89b0dc0 (patch) | |
tree | ef9e1ab3339acb1a00ae0d20474adcc0892290e7 /tools/perf/builtin-inject.c | |
parent | dddcf6abbf5946f9ec1183dd2099cede6dbe12fc (diff) |
perf evlist: Add perf_evlist__remove()
Add a counterpart to perf_evlist__add() that does the opposite and
deletes the evsel.
This will be used by perf inject to remove unwanted evsels.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1443186956-18718-23-git-send-email-adrian.hunter@intel.com
[ Renamed it from perf_evlist__del() to perf_evlist__remove() and removed the perf_evsel__delete() call ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-inject.c')
0 files changed, 0 insertions, 0 deletions