index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2015-11-27
1
-0
/
+3
*
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2015-11-27
1
-0
/
+21
*
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
1
-0
/
+64
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
1
-0
/
+1
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
1
-0
/
+20
*
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
1
-1
/
+1
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
1
-1
/
+3
*
bpf tools: Link all bpf objects onto a list
Wang Nan
2015-08-07
1
-0
/
+7
*
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2015-08-07
1
-0
/
+24
*
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2015-08-07
1
-0
/
+4
*
bpf tools: Record map accessing instructions for each program
Wang Nan
2015-08-07
1
-0
/
+13
*
bpf tools: Read eBPF object from buffer
Wang Nan
2015-08-07
1
-0
/
+2
*
bpf tools: Open eBPF object file and do basic validation
Wang Nan
2015-08-07
1
-0
/
+8
*
bpf tools: Allow caller to set printing function
Wang Nan
2015-08-07
1
-0
/
+12
*
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-08-07
1
-0
/
+11