diff options
author | 2015-03-27 14:46:38 -0400 | |
---|---|---|
committer | 2015-04-17 14:01:38 -0400 | |
commit | 437d3e124d25daaa671bfecfd4015ecd2503a955 (patch) | |
tree | ddc6e9491b9a14a09c6476d0543e9f4896dfd77d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tile: map data region shadow of kernel as R/W (diff) | |
download | wireguard-linux-437d3e124d25daaa671bfecfd4015ecd2503a955.tar.xz wireguard-linux-437d3e124d25daaa671bfecfd4015ecd2503a955.zip |
tile: ftrace: fix function_graph tracer issues
- Add support for ARCH_SUPPORTS_FTRACE_OPS
- Replace the instruction in ftrace_call with the bundle {move r10, lr;
jal ftrace_stub}, so that the lr contains the right value after returning
from ftrace_stub. An alternative fix might be to leave the instruction
in ftrace_call alone when it is being updated with ftrace_stub.
Signed-off-by: Tony Lu <zlu@ezchip.com>
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions