Age | Commit message (Expand) | Author |
---|---|---|
2024-05-02 | libbpf: Avoid casts from pointers to enums in bpf_tracing.h | Jose E. Marchesi |
2023-08-04 | libbpf: Use local includes inside the library | Sergey Kacheev |
2023-01-28 | libbpf: Fix unbounded memory access in bpf_usdt_arg() | Ilya Leoshkevich |
2022-08-04 | libbpf: Ensure functions with always_inline attribute are inline | James Hilliard |
2022-07-19 | libbpf: generalize virtual __kconfig externs and use it for USDT | Andrii Nakryiko |
2022-04-08 | libbpf: Use weak hidden modifier for USDT BPF-side API functions | Andrii Nakryiko |
2022-04-07 | libbpf: Make BPF-side of USDT support work on big-endian machines | Ilya Leoshkevich |
2022-04-07 | libbpf: Minor style improvements in USDT code | Ilya Leoshkevich |
2022-04-05 | libbpf: Add BPF-side of USDT support | Andrii Nakryiko |