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:
4d1298e
)
uprobes/tracing: Make seq_printf() code uretprobe-friendly
author
Oleg Nesterov
<oleg@redhat.com>
Sat, 30 Mar 2013 18:48:09 +0000
(19:48 +0100)
committer
Oleg Nesterov
<oleg@redhat.com>
Sat, 13 Apr 2013 13:32:03 +0000
(15:32 +0200)
Change probes_seq_show() and print_uprobe_event() to check
is_ret_probe() and print the correct data.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Tested-by: Anton Arapov <anton@redhat.com>
No differences found