summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool
AgeCommit message (Expand)Author
2021-01-06bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-08tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03tools/bpftool: Auto-detect split BTFs in common casesAndrii Nakryiko
2020-12-03tools/bpftool: Emit name <anon> for anonymous BTFsAndrii Nakryiko
2020-11-24bpftool: Fix error return value in build_btf_type_tableZhen Lei
2020-11-20bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-13tools, bpftool: Add missing close before bpftool net attach exitWang Hai
2020-11-12tools/bpf: Always run the *-clean recipesJean-Philippe Brucker
2020-11-12tools/bpf: Add bootstrap/ to .gitignoreJean-Philippe Brucker
2020-11-11tools/bpftool: Fix build slowdownJean-Philippe Brucker
2020-11-11tools/bpftool: Fix cross-buildJean-Philippe Brucker
2020-11-11tools/bpftool: Force clean of out-of-tree buildJean-Philippe Brucker
2020-11-10tools/bpftool: Add support for in-kernel and named BTF in `btf show`Andrii Nakryiko
2020-11-06bpftool: Add support for task local storageKP Singh
2020-11-05tools/bpftool: Add bpftool support for split BTFAndrii Nakryiko
2020-11-05tools/bpftool: Fix attaching flow dissectorLorenz Bauer
2020-10-29tools, bpftool: Remove two unused variables.Ian Rogers
2020-10-29tools, bpftool: Avoid array index warnings.Ian Rogers
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-19tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar
2020-09-15bpftool: Support dumping metadataYiFei Zhu
2020-09-14bpftool: Fix build failureYonghong Song
2020-09-10tools: bpftool: Automate generation for "SEE ALSO" sections in man pagesQuentin Monnet
2020-09-10tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet
2020-09-10tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENTQuentin Monnet
2020-09-10tools: bpftool: Clean up function to dump map entryQuentin Monnet
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet
2020-09-10tools: bpftool: Print optional built-in features along with versionQuentin Monnet
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet
2020-09-07tools: bpftool: Fix formatting in bpftool-link documentationQuentin Monnet
2020-09-03tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()Andrii Nakryiko
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh
2020-08-21bpftool: Implement link_query for bpf iteratorsYonghong Song
2020-08-18tools/bpftool: Remove libbpf_internal.h usage in bpftoolAndrii Nakryiko
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song
2020-08-13tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-12tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song
2020-08-03tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from fileAndrii Nakryiko
2020-08-03tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang
2020-08-01tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko
2020-08-01tools/bpftool: Add `link detach` subcommandAndrii Nakryiko