summaryrefslogtreecommitdiffstats
path: root/tools/bpf (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev2021-02-121-0/+1
* bpf: Count the number of times recursion was preventedAlexei Starovoitov2021-02-111-0/+4
* tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa2021-02-091-5/+2
* tools/resolve_btfids: Check objects before removingJiri Olsa2021-02-091-5/+12
* tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2021-02-092-17/+11
* bpf: Simplify bool comparisonJiapeng Chong2021-02-091-1/+1
* tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-292-5/+0
* tools/bpftool: Add -Wall when building BPF programsIan Rogers2021-01-141-1/+1
* bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-071-1/+0
* tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa2021-01-061-5/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-121-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-043-8/+55
|\ \
| * | tools/resolve_btfids: Fix some error messagesBrendan Jackman2020-12-031-3/+3
| * | 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-041-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-201-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-1410-57/+115
|\ \ | |/ |/|
| * 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/runqslower: Build bpftool using HOSTCCJean-Philippe Brucker2020-11-111-1/+2
| * tools/runqslower: Enable out-of-tree buildJean-Philippe Brucker2020-11-111-14/+18
| * tools/runqslower: Use Makefile.includeJean-Philippe Brucker2020-11-111-15/+9
| * 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: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2020-11-111-9/+0
| * tools/bpftool: Add support for in-kernel and named BTF in `btf show`Andrii Nakryiko2020-11-111-1/+27
| * bpftool: Add support for task local storageKP Singh2020-11-063-3/+6
| * tools/bpftool: Add bpftool support for split BTFAndrii Nakryiko2020-11-063-4/+21
* | tools/bpftool: Fix attaching flow dissectorLorenz Bauer2020-11-061-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-061-1/+1
|\
| * tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar2020-09-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-2321-460/+415
|\ \
| * | tools resolve_btfids: Always force HOSTARCHJiri Olsa2020-09-231-0/+2
| * | bpftool: Support dumping metadataYiFei Zhu2020-09-163-0/+208
| * | bpftool: Fix build failureYonghong Song2020-09-151-1/+1
| * | tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet2020-09-1113-198/+11
| * | tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet2020-09-113-18/+62
| * | tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENTQuentin Monnet2020-09-111-2/+2
| * | tools: bpftool: Clean up function to dump map entryQuentin Monnet2020-09-111-49/+52
| * | tools: bpftool: Include common options from separate fileQuentin Monnet2020-09-1014-196/+35
| * | tools: bpftool: Print optional built-in features along with versionQuentin Monnet2020-09-102-3/+38
| * | tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet2020-09-104-1/+12