Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: don't close(-1) in multi-uprobe feature detector | Andrii Nakryiko | 2024-05-31 | 1 | -1/+2 |
* | libbpf: detect broken PID filtering logic for multi-uprobe | Andrii Nakryiko | 2024-05-25 | 1 | -1/+30 |
* | libbpf: fix feature detectors when using token_fd | Andrii Nakryiko | 2024-05-15 | 1 | -1/+1 |
* | libbpf: Rewrite btf datasec names starting from '?' | Eduard Zingerman | 2024-03-06 | 1 | -0/+22 |
* | libbpf: integrate __arg_ctx feature detector into kernel_supports() | Andrii Nakryiko | 2024-01-29 | 1 | -0/+58 |
* | libbpf: Wire up token_fd into feature probing logic | Andrii Nakryiko | 2024-01-24 | 1 | -38/+78 |
* | libbpf: Move feature detection code into its own file | Andrii Nakryiko | 2024-01-24 | 1 | -0/+463 |