summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Dump more info about DATASEC membersAndrii Nakryiko2021-04-231-8/+18
* bpftool: Support dumping BTF VAR's "extern" linkageAndrii Nakryiko2021-04-231-1/+3
* bpftool: Fix a clang compilation warningYonghong Song2021-04-151-1/+1
* sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2021-04-012-0/+2
* bpftool: Add `gen object` command to perform BPF static linkingAndrii Nakryiko2021-03-183-16/+100
* bpftool: Add ability to specify custom skeleton object nameAndrii Nakryiko2021-03-183-9/+44
* bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko2021-03-163-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-096-8/+20
|\
| * tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer2021-03-042-8/+4
| * tools/bpftool: Add BTF_KIND_FLOAT supportIlya Leoshkevich2021-03-042-0/+9
| * bpftool: Print subprog address properlyYonghong Song2021-02-261-0/+3
| * bpf: Add kernel/modules BTF presence checks to bpftool feature commandGrant Seltzer2021-02-241-0/+4
* | Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-221-0/+2
|\ \ | |/ |/|
| * Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-01-201-1/+0
| |\
| * | bpftool: Add Makefile target bootstrapSong Liu2021-01-151-0/+2
* | | bpf: Count the number of times recursion was preventedAlexei Starovoitov2021-02-111-0/+4
* | | tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-291-2/+0
* | | tools/bpftool: Add -Wall when building BPF programsIan Rogers2021-01-131-1/+1
| |/ |/|
* | bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-061-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-2/+2
|\
| * tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko2020-12-081-2/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-042-5/+52
|\ \
| * | tools/bpftool: Auto-detect split BTFs in common casesAndrii Nakryiko2020-12-031-4/+21
| * | tools/bpftool: Emit name <anon> for anonymous BTFsAndrii Nakryiko2020-12-031-0/+2
| * | bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song2020-11-201-1/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-0/+1
|\ \ \ | | |/ | |/|
| * | bpftool: Fix error return value in build_btf_type_tableZhen Lei2020-11-241-0/+1
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-9/+9
|\| | | |/ |/|
| * tools, bpftool: Add missing close before bpftool net attach exitWang Hai2020-11-131-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-148-20/+88
|\ \ | |/ |/|
| * tools/bpf: Always run the *-clean recipesJean-Philippe Brucker2020-11-121-2/+2
| * tools/bpf: Add bootstrap/ to .gitignoreJean-Philippe Brucker2020-11-121-1/+1
| * tools/bpftool: Fix build slowdownJean-Philippe Brucker2020-11-111-1/+3
| * tools/bpftool: Fix cross-buildJean-Philippe Brucker2020-11-111-8/+26
| * tools/bpftool: Force clean of out-of-tree buildJean-Philippe Brucker2020-11-111-3/+5
| * tools/bpftool: Add support for in-kernel and named BTF in `btf show`Andrii Nakryiko2020-11-101-1/+27
| * bpftool: Add support for task local storageKP Singh2020-11-063-3/+6
| * tools/bpftool: Add bpftool support for split BTFAndrii Nakryiko2020-11-053-4/+21
* | tools/bpftool: Fix attaching flow dissectorLorenz Bauer2020-11-051-1/+1
* | tools, bpftool: Remove two unused variables.Ian Rogers2020-10-291-2/+2
* | tools, bpftool: Avoid array index warnings.Ian Rogers2020-10-291-1/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
|\
| * tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar2020-09-191-1/+1
* | bpftool: Support dumping metadataYiFei Zhu2020-09-153-0/+208
* | bpftool: Fix build failureYonghong Song2020-09-141-1/+1
* | tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet2020-09-1013-198/+11
* | tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet2020-09-103-18/+62
* | tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENTQuentin Monnet2020-09-101-2/+2
* | tools: bpftool: Clean up function to dump map entryQuentin Monnet2020-09-101-49/+52
* | tools: bpftool: Include common options from separate fileQuentin Monnet2020-09-1014-196/+35