diff options
author | Oleg Nesterov <oleg@redhat.com> | 2013-04-10 16:25:49 +0200 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2013-04-13 15:32:04 +0200 |
commit | 32520b2c695b23221751eb09360a6a3dd3105b52 (patch) | |
tree | 2ae042675882778a52f7b6a22afc974a1d942365 /mm/util.c | |
parent | 4ee5a52ed6301d0afa56cc995ef2c3795f45e801 (diff) |
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
uprobe_perf_print() passes 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.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions