diff options
author | Adrian Hunter | 2013-12-04 15:16:36 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2013-12-04 19:09:53 +0100 |
commit | a2cb3cf20e06ef119ae541c1a08dc1977f7f0fff (patch) | |
tree | fc1ed6bb6cb889ba993d5b0889f10353f4d2182c /tools/lib/traceevent | |
parent | perf symbols: Fix random fd closing with no libelf (diff) | |
download | kernel-qcow2-linux-a2cb3cf20e06ef119ae541c1a08dc1977f7f0fff.tar.gz kernel-qcow2-linux-a2cb3cf20e06ef119ae541c1a08dc1977f7f0fff.tar.xz kernel-qcow2-linux-a2cb3cf20e06ef119ae541c1a08dc1977f7f0fff.zip |
perf script: Do not call perf_event__preprocess_sample() twice)
The perf_event__preprocess_sample() function is called in
process_sample_event(). Instead of calling it again in
perf_evsel__print_ip(), pass through the resultant addr_location.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
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 <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/529F3944.9050007@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/lib/traceevent')
0 files changed, 0 insertions, 0 deletions