summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorAnton Arapov <anton@redhat.com>2013-04-03 16:00:35 (GMT)
committerOleg Nesterov <oleg@redhat.com>2013-04-13 13:31:57 (GMT)
commit0dfd0eb8e4d72ded8b21f4fee74ba5547408cbe9 (patch)
treeaf23b10139df4ad0fc424ab7cffa859d216b9ac3 /scripts/Makefile.modpost
parentf15706b79d6f71e016cd06afa21ee31500029067 (diff)
downloadlinux-fsl-qoriq-0dfd0eb8e4d72ded8b21f4fee74ba5547408cbe9.tar.xz
uretprobes: Return probe entry, prepare_uretprobe()
When a uprobe with return probe consumer is hit, prepare_uretprobe() function is invoked. It creates return_instance, hijacks return address and replaces it with the trampoline. * Return instances are kept as stack per uprobed task. * Return instance is chained, when the original return address is trampoline's page vaddr (e.g. recursive call of the probed function). Signed-off-by: Anton Arapov <anton@redhat.com> Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions