aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/bpf/bpftool/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28bpftool: Add bpf_link show and pin supportAndrii Nakryiko1-0/+5
2020-04-28bpftool: Expose attach_type-to-string array to non-cgroup codeAndrii Nakryiko1-0/+32
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau1-0/+1
2020-03-20bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau1-0/+1
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet1-0/+5
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet1-1/+1
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov1-0/+3
2019-12-15bpftool: Add skeleton codegen commandAndrii Nakryiko1-0/+1
2019-12-15bpftool: Match maps by namePaul Chaignon1-1/+1
2019-12-15bpftool: Match programs by namePaul Chaignon1-1/+1
2019-10-07bpftool: Fix bpftool build by switching to bpf_object__open_file()Andrii Nakryiko1-1/+1
2019-08-15tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet1-2/+2
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee1-0/+1
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet1-0/+1
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev1-0/+1
2019-05-28tools: bpftool: make -d option print debug output from verifierQuentin Monnet1-0/+1
2019-04-25bpftool: add ability to dump BTF typesAndrii Nakryiko1-0/+1
2019-04-16bpftool: Support sysctl hookAndrey Ignatov1-0/+1
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet1-0/+3
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet1-0/+1
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet1-1/+3
2018-12-18tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet1-0/+2
2018-12-15tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet1-1/+1
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski1-32/+2
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau1-1/+0
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau1-2/+21
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet1-0/+1
2018-11-30tools: bpftool: add owner_prog_type and owner_jited to bpftool outputQuentin Monnet1-0/+26
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-11-20tools/bpf: bpftool: add support for func typesYonghong Song1-0/+2
2018-11-16bpftool: make libbfd optionalStanislav Fomichev1-0/+14
2018-11-10bpftool: add loadall commandStanislav Fomichev1-0/+1
2018-11-09tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet1-1/+1
2018-11-07tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet1-0/+2
2018-10-18tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski1-2/+4
2018-10-15tools: bpftool: add map create commandJakub Kicinski1-0/+1
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend1-1/+2
2018-09-18tools/bpf: bpftool: improve output format for bpftool netYonghong Song1-1/+2
2018-09-06tools/bpf: bpftool: add net supportYonghong Song1-0/+7
2018-07-14bpf: btf: add btf print functionalityOkash Khawaja1-0/+15
2018-07-11tools: bpftool: allow reuse of maps with bpftool prog loadJakub Kicinski1-0/+3
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski1-0/+1
2018-07-11tools: bpftool: refactor argument parsing for prog loadJakub Kicinski1-0/+15
2018-07-01tools: bpftool: drop unnecessary Author commentsJakub Kicinski1-2/+0
2018-05-24tools/bpftool: add perf subcommandYonghong Song1-0/+1
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski1-0/+4
2018-05-04tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski1-1/+2
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang1-1/+4
2017-12-31tools: bpftool: report device information for offloaded programsJakub Kicinski1-0/+2
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin1-0/+1