summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-061-0/+1
* bpf tools: Improve libbpf error reportingWang Nan2015-11-061-0/+20
* tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2015-11-031-1/+1
* bpf tools: New API to get name from a BPF objectWang Nan2015-08-311-1/+3
* bpf tools: Link all bpf objects onto a listWang Nan2015-08-071-0/+7
* bpf tools: Introduce accessors for struct bpf_programWang Nan2015-08-071-0/+24
* bpf tools: Create eBPF maps defined in an object fileWang Nan2015-08-071-0/+4
* bpf tools: Record map accessing instructions for each programWang Nan2015-08-071-0/+13
* bpf tools: Read eBPF object from bufferWang Nan2015-08-071-0/+2
* bpf tools: Open eBPF object file and do basic validationWang Nan2015-08-071-0/+8
* bpf tools: Allow caller to set printing functionWang Nan2015-08-071-0/+12
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-071-0/+11