diff options
author | 2024-09-16 02:17:10 -0700 | |
---|---|---|
committer | 2024-10-03 17:47:53 -0700 | |
commit | 4f647a780f3606acbd2116248d51eadb4d865615 (patch) | |
tree | 4e9c5acf3e85ff9b7487d12c18ae985167565f08 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bpf: Allow specifying bpf_fastcall attribute for BPF helpers (diff) | |
download | wireguard-linux-4f647a780f3606acbd2116248d51eadb4d865615.tar.xz wireguard-linux-4f647a780f3606acbd2116248d51eadb4d865615.zip |
bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi
Since [1] kernel supports __bpf_fastcall attribute for helper function
bpf_get_smp_processor_id(). Update uapi definition for this helper in
order to have this attribute in the generated bpf_helper_defs.h
[1] commit 91b7fbf3936f ("bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()")
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240916091712.2929279-3-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions