perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 30 Apr 2015 14:37:27 +0000 (17:37 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 5 May 2015 21:12:53 +0000 (18:12 -0300)
commite31f0d017ea19fce9f12f084e1c750a0e3b43680
treec0bf2cf52a243fa048dc9e9245eff4de5897f84d
parentcd10b289520577a56c5d369b9a2e7bbee5698a4b
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing

Add build option NO_AUXTRACE to exclude compiling support for AUX area
tracing. Support for both recording and processing is excluded and by
implication any future additions such as Intel PT and Intel BTS will
also not be compiled in with this option.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1430404667-10593-5-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.perf
tools/perf/builtin-inject.c
tools/perf/builtin-record.c
tools/perf/config/Makefile
tools/perf/tests/make
tools/perf/util/Build
tools/perf/util/auxtrace.h