]> Pileus Git - ~andy/linux/commit
perf tools: Expand perf_event__synthesize_sample()
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 27 Aug 2013 08:23:11 +0000 (11:23 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 29 Aug 2013 19:14:20 +0000 (16:14 -0300)
commitd03f2170546d2f0c236a42706d211e15ffb64184
tree575f7a3475ea9d1486e59f1aaf918e554757552f
parent5b95a4a3b52a1de84022dfaf580df4b5251f4a15
perf tools: Expand perf_event__synthesize_sample()

Expand perf_event__synthesize_sample() to handle all sample format bits.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1377591794-30553-10-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-inject.c
tools/perf/util/event.h
tools/perf/util/evsel.c