git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5baaa59
)
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
author
Namhyung Kim
<namhyung.kim@lge.com>
Wed, 27 Nov 2013 02:36:47 +0000
(11:36 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 2 Jan 2014 21:17:43 +0000
(16:17 -0500)
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>
kernel/trace/trace_uprobe.c
patch
|
blob
|
history
diff --cc
kernel/trace/trace_uprobe.c
Simple merge