summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: bpf: add trivial JSET testsJakub Kicinski2018-12-201-31/+178
* bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau2018-12-191-0/+27
* tools: bpftool: do not force gcc as CCIvan Babrou2018-12-191-2/+0
* bpf: sk_msg, add tests for size fieldJohn Fastabend2018-12-191-3/+13
* bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend2018-12-191-0/+1
* bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-181-2/+32
* tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-187-2/+31
* tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet2018-12-183-12/+35
* tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song2018-12-181-5/+5
* bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole2018-12-181-0/+1
* tools: bpftool: support pretty print with kind_flag setYonghong Song2018-12-181-9/+27
* tools: bpftool: refactor btf_dumper_int_bits()Yonghong Song2018-12-181-6/+19
* tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song2018-12-181-14/+154
* tools/bpf: add test_btf unit tests for kind_flagYonghong Song2018-12-181-2/+494
* tools/bpf: sync btf.h header from kernel to toolsYonghong Song2018-12-181-2/+18
* bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-1/+9
* tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet2018-12-154-9/+12
* tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet2018-12-151-1/+1
* tools: bpftool: add a prog array map update example to documentationQuentin Monnet2018-12-151-0/+55
* tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet2018-12-151-45/+53
* tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet2018-12-151-0/+3
* bpf: improve stacksafe state comparisonAlexei Starovoitov2018-12-151-0/+22
* selftests/bpf: check insn processed in test_verifierAlexei Starovoitov2018-12-151-1/+14
* selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2018-12-132-4/+8
* bpf: sync tools/include/uapi/linux/bpf.hSong Liu2018-12-131-0/+2
* bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-133-19/+1
* tools: bpftool: dual license all filesJakub Kicinski2018-12-1310-7/+10
* tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-1310-330/+15
* tools: bpftool: fix SPDX format in headersJakub Kicinski2018-12-133-3/+3
* selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin2018-12-121-0/+6
* selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2018-12-121-4/+4
* bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-43/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-1030-502/+2308
|\
| * tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-103-56/+56
| * tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song2018-12-101-3/+3
| * bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau2018-12-103-3/+3
| * bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-101-0/+13
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-095-22/+69
| * bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau2018-12-0912-25/+516
| * bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau2018-12-095-89/+239
| * bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau2018-12-094-177/+177
| * bpf: Add unit tests for bpf_line_infoMartin KaFai Lau2018-12-091-17/+580
| * bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau2018-12-091-86/+125
| * bpf: tools: Sync uapi bpf.hMartin KaFai Lau2018-12-091-0/+19
| * selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang2018-12-071-4/+25
| * bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-054-9/+22
| * bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau2018-12-051-1/+1
| * tools: bpftool: add a command to dump the trace pipeQuentin Monnet2018-12-055-4/+176
| * selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer2018-12-041-1/+54
| * libbpf: add bpf_prog_test_run_xattrLorenz Bauer2018-12-043-0/+43
OpenPOWER on IntegriCloud