Wang Nan
|
666810e86a
perf bpf: Check relocation target section
|
9 年 前 |
Wang Nan
|
77ba9a5b48
tools lib bpf: Fetch map names from correct strtab
|
9 年 前 |
Wang Nan
|
973170e667
tools lib bpf: Check return value of strdup when reading map names
|
9 年 前 |
Wang Nan
|
561bbccac7
tools lib bpf: Extract and collect map names from BPF object file
|
9 年 前 |
Wang Nan
|
9d759a9b4a
tools lib bpf: Collect map definition in bpf_object
|
9 年 前 |
Wang Nan
|
b580563e38
bpf tools: Load a program with different instances using preprocessor
|
9 年 前 |
Wang Nan
|
45825d8ab8
bpf tools: Add new API bpf_object__get_kversion()
|
9 年 前 |
Wang Nan
|
6371ca3b54
bpf tools: Improve libbpf error reporting
|
9 年 前 |
Namhyung Kim
|
715f8db910
tools lib bpf: Fix compiler warning on CentOS 6
|
9 年 前 |
Wang Nan
|
acf860ae7c
bpf tools: New API to get name from a BPF object
|
10 年 前 |
Wang Nan
|
9a208effd1
bpf tools: Link all bpf objects onto a list
|
10 年 前 |
Wang Nan
|
aa9b1ac33c
bpf tools: Introduce accessors for struct bpf_program
|
10 年 前 |
Wang Nan
|
55cffde2e1
bpf tools: Load eBPF programs in object files into kernel
|
10 年 前 |
Wang Nan
|
8a47a6c522
bpf tools: Relocate eBPF programs
|
10 年 前 |
Wang Nan
|
52d3352e79
bpf tools: Create eBPF maps defined in an object file
|
10 年 前 |
Wang Nan
|
340909152a
bpf tools: Record map accessing instructions for each program
|
10 年 前 |
Wang Nan
|
b62f06e81b
bpf tools: Collect relocation sections from SHT_REL sections
|
10 年 前 |
Wang Nan
|
a5b8bd47dc
bpf tools: Collect eBPF programs from their own sections
|
10 年 前 |
Wang Nan
|
bec7d68cb5
bpf tools: Collect symbol table from SHT_SYMTAB section
|
10 年 前 |
Wang Nan
|
0b3d1efade
bpf tools: Collect map definitions from 'maps' section
|
10 年 前 |
Wang Nan
|
cb1e5e9619
bpf tools: Collect version and license from ELF sections
|
10 年 前 |
Wang Nan
|
296036653a
bpf tools: Iterate over ELF sections to collect information
|
10 年 前 |
Wang Nan
|
cc4228d57c
bpf tools: Check endianness and make libbpf fail early
|
10 年 前 |
Wang Nan
|
6c956392b0
bpf tools: Read eBPF object from buffer
|
10 年 前 |
Wang Nan
|
1a5e3fb1e9
bpf tools: Open eBPF object file and do basic validation
|
10 年 前 |
Wang Nan
|
b3f59d66e2
bpf tools: Allow caller to set printing function
|
10 年 前 |
Wang Nan
|
1b76c13e4b
bpf tools: Introduce 'bpf' library and add bpf feature check
|
10 年 前 |