perf evsel: Move config terms to a separate header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 24 Sep 2019 18:56:14 +0000 (15:56 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Sep 2019 19:26:40 +0000 (16:26 -0300)
commit95be9d197da6f9006f6a70a0d141498ea2488858
tree59b51e9907fc463ae3a6446ac863e49bb5b0c613
parentbd70462062f36bec9d93d3900addfca4f8ec718f
perf evsel: Move config terms to a separate header

Further reducing the size of util/evsel.h.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-20zr7di9eynm0272mtjfdhfc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/util/cs-etm.c
tools/perf/builtin-top.c
tools/perf/util/evsel.c
tools/perf/util/evsel.h
tools/perf/util/evsel_config.h [new file with mode: 0644]
tools/perf/util/parse-events.c