| Commit message (Expand) | Author | Age | Files | Lines |
* | libbpf: Fix unbounded memory access in bpf_usdt_arg() | Ilya Leoshkevich | 2023-01-28 | 1 | -1/+4 |
* | libbpf: Ensure functions with always_inline attribute are inline | James Hilliard | 2022-08-04 | 1 | -2/+2 |
* | libbpf: generalize virtual __kconfig externs and use it for USDT | Andrii Nakryiko | 2022-07-19 | 1 | -14/+2 |
* | libbpf: Use weak hidden modifier for USDT BPF-side API functions | Andrii Nakryiko | 2022-04-08 | 1 | -3/+3 |
* | libbpf: Make BPF-side of USDT support work on big-endian machines | Ilya Leoshkevich | 2022-04-07 | 1 | -0/+3 |
* | libbpf: Minor style improvements in USDT code | Ilya Leoshkevich | 2022-04-07 | 1 | -2/+2 |
* | libbpf: Add BPF-side of USDT support | Andrii Nakryiko | 2022-04-05 | 1 | -0/+256 |