[PATCH V6 11/12] perf tools: expand perf_event__synthesize_sample()

2013-07-16 Thread Adrian Hunter
Expand perf_event__synthesize_sample() to handle all sample format bits. Signed-off-by: Adrian Hunter --- tools/perf/builtin-inject.c | 3 +- tools/perf/util/event.h | 1 + tools/perf/util/evsel.c | 70 - 3 files changed, 72 insertions(+), 2

[PATCH V6 11/12] perf tools: expand perf_event__synthesize_sample()

2013-07-16 Thread Adrian Hunter
Expand perf_event__synthesize_sample() to handle all sample format bits. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/builtin-inject.c | 3 +- tools/perf/util/event.h | 1 + tools/perf/util/evsel.c | 70 - 3 files