Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Remove redundant slash | Yuntao Wang | 2022-03-08 | 1 | -3/+2 |
* | bpf: Convert bpf_preload.ko to use light skeleton. | Alexei Starovoitov | 2022-02-10 | 1 | -12/+2 |
* | bpf: Drop libbpf, libelf, libz dependency from bpf preload. | Alexei Starovoitov | 2022-02-01 | 1 | -26/+2 |
* | bpf/preload: Clean up .gitignore and "clean-files" target | Quentin Monnet | 2021-10-20 | 1 | -2/+1 |
* | bpf: preload: Install libbpf headers when building | Quentin Monnet | 2021-10-08 | 1 | -5/+20 |
* | bpf, preload: Fix build when $(O) points to a relative path | Quentin Monnet | 2021-01-26 | 1 | -1/+4 |
* | bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore | Toke Høiland-Jørgensen | 2020-09-29 | 1 | -0/+2 |
* | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 2020-08-20 | 1 | -0/+23 |