[PATCH V2 22/22] perf tools: Hit all build ids when Instruction Tracing

2014-11-20 Thread Adrian Hunter
We need to include all buildids when a perf.data file contains Instruction 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

[PATCH V2 22/22] perf tools: Hit all build ids when Instruction Tracing

2014-11-20 Thread Adrian Hunter
We need to include all buildids when a perf.data file contains Instruction Tracing data because we do not decode the trace for that purpose because it would take too long. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/builtin-buildid-list.c | 9 +