perf evlist: Remove perf_evlist__(enable|disable)_event functions
Replacing them with perf_evsel__(enable|disable). Signed-off-by:Jiri Olsa <jolsa@kernel.org> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Noel Grandin <noelgrandin@gmail.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1452158050-28061-2-git-send-email-jolsa@kernel.org Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/arch/x86/util/intel-bts.c 2 additions, 2 deletionstools/perf/arch/x86/util/intel-bts.c
- tools/perf/arch/x86/util/intel-pt.c 2 additions, 2 deletionstools/perf/arch/x86/util/intel-pt.c
- tools/perf/tests/keep-tracking.c 1 addition, 1 deletiontools/perf/tests/keep-tracking.c
- tools/perf/tests/switch-tracking.c 3 additions, 3 deletionstools/perf/tests/switch-tracking.c
- tools/perf/util/evlist.c 0 additions, 42 deletionstools/perf/util/evlist.c
- tools/perf/util/evlist.h 0 additions, 4 deletionstools/perf/util/evlist.h
Please register or sign in to comment