Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpf tools: Add new API bpf_object__get_kversion() | Wang Nan | 2015-11-06 |
* | bpf tools: Improve libbpf error reporting | Wang Nan | 2015-11-06 |
* | tools lib bpf: Fix compiler warning on CentOS 6 | Namhyung Kim | 2015-11-03 |
* | bpf tools: New API to get name from a BPF object | Wang Nan | 2015-08-31 |
* | bpf tools: Link all bpf objects onto a list | Wang Nan | 2015-08-07 |
* | bpf tools: Introduce accessors for struct bpf_program | Wang Nan | 2015-08-07 |
* | bpf tools: Create eBPF maps defined in an object file | Wang Nan | 2015-08-07 |
* | bpf tools: Record map accessing instructions for each program | Wang Nan | 2015-08-07 |
* | bpf tools: Read eBPF object from buffer | Wang Nan | 2015-08-07 |
* | bpf tools: Open eBPF object file and do basic validation | Wang Nan | 2015-08-07 |
* | bpf tools: Allow caller to set printing function | Wang Nan | 2015-08-07 |
* | bpf tools: Introduce 'bpf' library and add bpf feature check | Wang Nan | 2015-08-07 |