diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-11-27 11:36:47 +0900 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-01-02 16:17:43 -0500 |
commit | a4734145a4771ffa0cd5ef283a5cfd03b30bedf3 (patch) | |
tree | 3f09bcb3e15201da46bbeb2b655da24d3a364605 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5baaa59ef09e8729aef101f7bf7d9d0af00852e3 (diff) |
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Currently uprobes don't pass is_return to the argument parser so that
it cannot make use of "$retval" fetch method since it only works for
return probes.
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions