aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorPuranjay Mohan <[email protected]>2024-06-18 14:58:20 +0000
committerPalmer Dabbelt <[email protected]>2024-07-03 13:10:03 -0700
commit393da6cbb2ff89aadc47683a85269f913aa1c139 (patch)
treef16c220fea3cb52fdb020c53c85caf46f1125446 /scripts/bpf_doc.py
parent3582ce0d7ccf2ee0eca66e5928e5550b8fc84e57 (diff)
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
ftrace_graph_ret_addr() takes an `idx` integer pointer that is used to optimize the stack unwinding. Pass it a valid pointer to utilize the optimizations that might be available in the future. The commit is making riscv's usage of ftrace_graph_ret_addr() match x86_64. Signed-off-by: Puranjay Mohan <[email protected]> Reviewed-by: Steven Rostedt (Google) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions