aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.h
Commit message (Expand)AuthorAge
* tools lib bpf: Extract and collect map names from BPF object fileWang Nan2015-11-27
* tools lib bpf: Collect map definition in bpf_objectWang Nan2015-11-27
* bpf tools: Load a program with different instances using preprocessorWang Nan2015-11-18
* bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-06
* bpf tools: Improve libbpf error reportingWang Nan2015-11-06
* tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2015-11-03
* bpf tools: New API to get name from a BPF objectWang Nan2015-08-31
* bpf tools: Link all bpf objects onto a listWang Nan2015-08-07
* bpf tools: Introduce accessors for struct bpf_programWang Nan2015-08-07
* bpf tools: Create eBPF maps defined in an object fileWang Nan2015-08-07
* bpf tools: Record map accessing instructions for each programWang Nan2015-08-07
* bpf tools: Read eBPF object from bufferWang Nan2015-08-07
* bpf tools: Open eBPF object file and do basic validationWang Nan2015-08-07
* bpf tools: Allow caller to set printing functionWang Nan2015-08-07
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-07