index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
bpf_tracing.h
Age
Commit message (
Expand
)
Author
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-01-24
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2021-12-28
libbpf: Use 100-character limit to make bpf_tracing.h easier to read
Andrii Nakryiko
2021-12-28
libbpf: Normalize PT_REGS_xxx() macro definitions
Andrii Nakryiko
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-04-19
libbpf: Introduce a BPF_SNPRINTF helper macro
Florent Revest
2021-04-19
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
2020-08-18
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2020-07-31
libbpf: Fix register in PT_REGS MIPS macros
Jerry Crunchtime
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
2020-05-09
tools/libbpf: Add bpf_iter support
Yonghong Song
2020-03-17
bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition
Wenbo Zhang
2020-03-13
libbpf: Provide CO-RE variants of PT_REGS macros
Andrii Nakryiko
2020-03-02
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
2020-03-02
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
Andrii Nakryiko
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
[prev]