diff options
author | Sandeepa Prabhu <[email protected]> | 2016-07-08 12:35:53 -0400 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2016-07-19 15:03:22 +0100 |
commit | fcfd708b8cf86b8c1ca6ce014d50287f61c0eb88 (patch) | |
tree | af73c37b2b2fbbce3af32408eed8d8a0b19072b5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | da6a91252ad98d49b49e83b76c1f032cdf6e5258 (diff) |
arm64: Add kernel return probes support (kretprobes)
The pre-handler of this special 'trampoline' kprobe executes the return
probe handler functions and restores original return address in ELR_EL1.
This way the saved pt_regs still hold the original register context to be
carried back to the probed kernel function.
Signed-off-by: Sandeepa Prabhu <[email protected]>
Signed-off-by: David A. Long <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions