summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud