summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/common.c
AgeCommit message (Expand)Author
2022-06-30bpftool: Show also the name of type BPF_OBJ_LINKYafang Shao
2022-06-29bpftool: Probe for memcg-based accounting before bumping rlimitQuentin Monnet
2022-06-14Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"Quentin Monnet
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-04-10bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-03-18bpftool: Add BPF_TRACE_KPROBE_MULTI to attach type names tableAndrii Nakryiko
2022-02-03bpftool: Fix uninit variable compilation warningAndrii Nakryiko
2022-01-19bpftool: Adding support for BTF program namesRaman Shukhau
2021-11-14bpftool: Update the lists of names for maps and prog-attach typesQuentin Monnet
2021-10-25bpftool: Switch to libbpf's hashmap for pinned paths of BPF objectsQuentin Monnet
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet
2021-07-15bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-07-08bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-06-25tools, bpftool: Define attach_type_name array only onceTobias Klauser
2020-06-22tools/bpftool: Move map/prog parsing logic into commonAndrii Nakryiko
2020-04-28bpftool: Add bpf_link show and pin supportAndrii Nakryiko
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-15tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li
2019-01-28tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet
2018-12-18tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet
2018-12-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski
2018-11-30tools: bpftool: mark offloaded programs more explicitly in plain outputQuentin Monnet
2018-11-30tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()Quentin Monnet
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-10bpftool: add loadall commandStanislav Fomichev
2018-11-09tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet
2018-11-09tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet
2018-11-07tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet
2018-10-18tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski
2018-10-15tools: bpftool: add map create commandJakub Kicinski
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-20tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song
2018-07-01tools: bpftool: drop unnecessary Author commentsJakub Kicinski
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-05-04tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski
2018-03-06tools: bpftool: fix compilation with older headersJiri Benc
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang
2017-12-31tools: bpftool: report device information for offloaded programsJakub Kicinski