aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/bpf/bpf_tracing.h
AgeCommit message (Expand)Author
2023-03-10libbpf: Fix invalid return address register in s390Daniel T. Lee
2022-09-21libbpf: Improve BPF_PROG2 macro code quality and descriptionYonghong Song
2022-09-06libbpf: Add new BPF_PROG2 macroYonghong Song
2022-08-04libbpf: Ensure functions with always_inline attribute are inlineJames Hilliard
2022-07-26libbpf: Extend BPF_KSYSCALL documentationIlya Leoshkevich
2022-07-19libbpf: improve BPF_KPROBE_SYSCALL macro and rename it to BPF_KSYSCALLAndrii Nakryiko
2022-07-07libbpf, riscv: Use a0 for RC registerYixun Lan
2022-04-10libbpf: Add ARC support to bpf_tracing.hVladimir Isaev
2022-02-08libbpf: Add BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich
2022-02-08libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich
2022-02-08libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALLIlya Leoshkevich
2022-02-08libbpf: Fix accessing syscall arguments on riscvIlya Leoshkevich
2022-02-08libbpf: Fix riscv register namesIlya Leoshkevich
2022-02-08libbpf: Fix accessing syscall arguments on powerpcIlya Leoshkevich
2022-02-08libbpf: Add PT_REGS_SYSCALL_REGS macroIlya Leoshkevich
2022-01-24libbpf: Fix the incorrect register read for syscalls on x86_64Kenta Tada
2021-12-28libbpf: Use 100-character limit to make bpf_tracing.h easier to readAndrii Nakryiko
2021-12-28libbpf: Normalize PT_REGS_xxx() macro definitionsAndrii Nakryiko
2021-11-01riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel
2021-06-16libbpf: Fail compilation if target arch is missingLorenz Bauer
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2021-04-19libbpf: Introduce a BPF_SNPRINTF helper macroFlorent Revest
2021-04-19libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest
2020-08-18libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()Andrii Nakryiko
2020-07-31libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar
2020-05-09tools/libbpf: Add bpf_iter supportYonghong Song
2020-03-17bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definitionWenbo Zhang
2020-03-13libbpf: Provide CO-RE variants of PT_REGS macrosAndrii Nakryiko
2020-03-02libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko
2020-03-02libbpf: Fix use of PT_REGS_PARM macros with vmlinux.hAndrii Nakryiko
2019-10-08libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpfAndrii Nakryiko