summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorFeng Jiang <jiangfeng@kylinos.cn>2026-07-23 05:41:32 +0000
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-07-24 22:20:48 +0200
commit6ef8ff20c30b21b523fe1065713e8fabd0debca4 (patch)
tree1f76696636791a9d534992a464b29f9490b8aaf2 /tools/perf/scripts
parent87267b89459813cb50ab5377e076b639c07b4491 (diff)
bpf, riscv: Add support for timed may_goto
Implement arch_bpf_timed_may_goto() for the RV64 JIT. The argument and return value are carried in BPF_REG_AX, and BPF R0-R5 are preserved across the call to the generic bpf_check_timed_may_goto(). Enable bpf_jit_supports_timed_may_goto() so the verifier uses the timed expansion path. Signed-off-by: Feng Jiang <jiangfeng@kylinos.cn> Reviewed-by: Pu Lehui <pulehui@huawei.com> Reviewed-by: Björn Töpel <bjorn@kernel.org> Acked-by: Björn Töpel <bjorn@kernel.org> Link: https://lore.kernel.org/bpf/20260723-riscv-bpf-timed-may-goto-v5-1-86acb54e5642@kylinos.cn Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions