aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2013-06-20 19:38:11 +0200
committerSteven Rostedt <[email protected]>2013-07-01 20:34:28 -0400
commitcf6735a4b103b801753748531e3658cdc8cafa5e (patch)
tree40515decc18c446690a9a44d42d42f74b96e657b /tools/perf/scripts/python/syscall-counts.py
parent10246fa35d4ffdfe472185d4cbf9c2dfd9a9f023 (diff)
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
kprobe_perf_func() and kretprobe_perf_func() pass addr=ip to perf_trace_buf_submit() for no reason. This sets perf_sample_data->addr for PERF_SAMPLE_ADDR, we already have perf_sample_data->ip initialized if PERF_SAMPLE_IP. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Oleg Nesterov <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions