diff options
author | 2013-04-10 16:25:49 +0200 | |
---|---|---|
committer | 2013-04-13 15:32:04 +0200 | |
commit | 32520b2c695b23221751eb09360a6a3dd3105b52 (patch) | |
tree | 2ae042675882778a52f7b6a22afc974a1d942365 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | uprobes/tracing: Change create_trace_uprobe() to support uretprobes (diff) | |
download | linux-dev-32520b2c695b23221751eb09360a6a3dd3105b52.tar.xz linux-dev-32520b2c695b23221751eb09360a6a3dd3105b52.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions