Re: [PATCH V4 03/24] perf tools: Hit all build ids when AUX area tracing

2015-05-04 Thread Jiri Olsa
On Thu, Apr 30, 2015 at 05:37:26PM +0300, Adrian Hunter wrote: > We need to include all buildids when a perf.data > file contains AUX area tracing data because we > do not decode the trace for that purpose because > it would take too long. > > Signed-off-by: Adrian Hunter Acked-by: Jiri Olsa t

[PATCH V4 03/24] perf tools: Hit all build ids when AUX area tracing

2015-04-30 Thread Adrian Hunter
We need to include all buildids when a perf.data file contains AUX area tracing data because we do not decode the trace for that purpose because it would take too long. Signed-off-by: Adrian Hunter --- tools/perf/builtin-buildid-list.c | 9 + tools/perf/builtin-inject.c | 8 +