Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |