Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-26 | libbpf: Implement bpf_usdt_arg_size BPF function | 1 | -0/+32 | |
2024-09-05 | libbpf: fix some typos in libbpf | 1 | -1/+1 | |
2024-05-02 | libbpf: Avoid casts from pointers to enums in bpf_tracing.h | 1 | -12/+12 | |
2023-08-04 | libbpf: Use local includes inside the library | 1 | -2/+2 | |
2023-01-28 | libbpf: Fix unbounded memory access in bpf_usdt_arg() | 1 | -1/+4 | |
2022-08-04 | libbpf: Ensure functions with always_inline attribute are inline | 1 | -2/+2 | |
2022-07-19 | libbpf: generalize virtual __kconfig externs and use it for USDT | 1 | -14/+2 | |
2022-04-08 | libbpf: Use weak hidden modifier for USDT BPF-side API functions | 1 | -3/+3 | |
2022-04-07 | libbpf: Make BPF-side of USDT support work on big-endian machines | 1 | -0/+3 | |
2022-04-07 | libbpf: Minor style improvements in USDT code | 1 | -2/+2 | |
2022-04-05 | libbpf: Add BPF-side of USDT support | 1 | -0/+256 |