perf tools: Move routines that probe for perf API features to separate file
Trying to disentangle this a bit further, unfortunately it uses
parse_events(), its interesting to have it separated anyway, so do it.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/arch/arm/util/cs-etm.c 1 addition, 0 deletionstools/perf/arch/arm/util/cs-etm.c
- tools/perf/arch/x86/util/intel-pt.c 1 addition, 0 deletionstools/perf/arch/x86/util/intel-pt.c
- tools/perf/builtin-record.c 1 addition, 0 deletionstools/perf/builtin-record.c
- tools/perf/util/Build 1 addition, 0 deletionstools/perf/util/Build
- tools/perf/util/auxtrace.c 1 addition, 0 deletionstools/perf/util/auxtrace.c
- tools/perf/util/evlist.c 1 addition, 0 deletionstools/perf/util/evlist.c
- tools/perf/util/evlist.h 0 additions, 4 deletionstools/perf/util/evlist.h
- tools/perf/util/intel-pt.c 1 addition, 0 deletionstools/perf/util/intel-pt.c
- tools/perf/util/perf_api_probe.c 164 additions, 0 deletionstools/perf/util/perf_api_probe.c
- tools/perf/util/perf_api_probe.h 14 additions, 0 deletionstools/perf/util/perf_api_probe.h
- tools/perf/util/record.c 1 addition, 154 deletionstools/perf/util/record.c
Please register or sign in to comment