diff options
author | Binglei Wang <l3b2w1@gmail.com> | 2022-10-25 18:18:32 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-12-03 00:04:05 +0300 |
commit | b57c2f124098459a4acc15d5044f87cba31c87f0 (patch) | |
tree | bd9a0471f636f1ff67f592158e2d25c83ab6994a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8bf77a1dc3079692f54be3087a5fd16d90027b0 (diff) | |
download | linux-b57c2f124098459a4acc15d5044f87cba31c87f0.tar.xz |
riscv: add riscv rethook implementation
Implement the kretprobes on riscv arch by using rethook machenism
which abstracts general kretprobe info into a struct rethook_node
to be embedded in the struct kretprobe_instance.
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Binglei Wang <l3b2w1@gmail.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221025151831.1097417-1-conor@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions