Age | Commit message (Expand) | Author | Files | Lines |
2022-08-01 | tools bpf_jit_disasm: Don't display disassembler-four-args feature test | Andres Freund | 1 | -1/+1 |
2022-08-01 | tools bpf_jit_disasm: Fix compilation error with new binutils | Andres Freund | 1 | -1/+4 |
2021-07-08 | tools: bpf: Fix error in 'make -C tools/ bpf_install' | Wei Li | 1 | -5/+2 |
2020-09-01 | tools/bpf: build: Make sure resolve_btfids cleans up after itself | Toke Høiland-Jørgensen | 1 | -2/+2 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+8 |
2020-07-21 | tools: bpf: Use local copy of headers including uapi/linux/filter.h | Will Deacon | 1 | -1/+2 |
2020-07-13 | bpf: Compile resolve_btfids tool at kernel compilation start | Jiri Olsa | 1 | -1/+8 |
2020-06-10 | tools, bpf: Do not force gcc as CC | Brett Mastbergen | 1 | -1/+0 |
2020-06-02 | tools/bpf: Don't use $(COMPILE.c) | Ilya Leoshkevich | 1 | -3/+3 |
2020-01-14 | tools/bpf: Add runqslower tool to tools/bpf | Andrii Nakryiko | 1 | -5/+15 |
2019-11-25 | tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' | Quentin Monnet | 1 | -0/+6 |
2019-09-30 | tools: bpf: Use !building_out_of_srctree to determine srctree | Shuah Khan | 1 | -1/+5 |
2019-08-31 | tools: bpf: account for generated feature/ and libbpf/ directories | Quentin Monnet | 1 | -2/+3 |
2018-04-26 | bpf: fix for lex/yacc build error with gcc-5 | John Fastabend | 1 | -0/+2 |
2018-03-16 | tools: bpf: remove feature detection output | Jakub Kicinski | 1 | -0/+2 |
2018-03-16 | tools: bpf: cleanup PHONY target | Jakub Kicinski | 1 | -1/+1 |
2018-03-09 | tools: bpf: silence make by not deleting intermediate file | Jiri Benc | 1 | -1/+1 |
2018-03-09 | tools: bpf: respect quiet/verbose build | Jiri Benc | 1 | -11/+27 |
2018-03-09 | tools: bpf: call descend in Makefile | Jiri Benc | 1 | -3/+3 |
2018-03-09 | tools: bpf: make install should build first | Jiri Benc | 1 | -2/+4 |
2018-03-09 | tools: bpf: consistent make bpf_install | Jiri Benc | 1 | -4/+6 |
2018-03-09 | tools: bpf: respect output directory during build | Jiri Benc | 1 | -16/+22 |
2017-12-30 | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin | 1 | -0/+29 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-10-05 | tools: bpf: add bpftool | Jakub Kicinski | 1 | -3/+15 |
2017-10-05 | tools: rename tools/net directory to tools/bpf | Jakub Kicinski | 1 | -0/+35 |