[PATCH V7 19/25] perf inject: Re-pipe AUX area tracing events

2015-03-31 Thread Adrian Hunter
New AUX area tracing events must be re-piped by default. Signed-off-by: Adrian Hunter --- tools/perf/builtin-inject.c | 63 + 1 file changed, 58 insertions(+), 5 deletions(-) diff --git a/tools/perf/builtin-inject.c b/tools/perf/builtin-inject.c

[PATCH V7 19/25] perf inject: Re-pipe AUX area tracing events

2015-03-31 Thread Adrian Hunter
New AUX area tracing events must be re-piped by default. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/builtin-inject.c | 63 + 1 file changed, 58 insertions(+), 5 deletions(-) diff --git a/tools/perf/builtin-inject.c