Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-31 | bpf tools: New API to get name from a BPF object | 1 | -1/+3 | |
2015-08-07 | bpf tools: Link all bpf objects onto a list | 1 | -0/+7 | |
2015-08-07 | bpf tools: Introduce accessors for struct bpf_program | 1 | -0/+24 | |
2015-08-07 | bpf tools: Create eBPF maps defined in an object file | 1 | -0/+4 | |
2015-08-07 | bpf tools: Record map accessing instructions for each program | 1 | -0/+13 | |
2015-08-07 | bpf tools: Read eBPF object from buffer | 1 | -0/+2 | |
2015-08-07 | bpf tools: Open eBPF object file and do basic validation | 1 | -0/+8 | |
2015-08-07 | bpf tools: Allow caller to set printing function | 1 | -0/+12 | |
2015-08-07 | bpf tools: Introduce 'bpf' library and add bpf feature check | 1 | -0/+11 |