summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/feature.c
AgeCommit message (Expand)Author
2020-10-29tools, bpftool: Avoid array index warnings.Ian Rogers
2020-07-27tools, bpftool: Skip type probe if name is not foundQuentin Monnet
2020-06-25tools, bpftool: Define prog_type_name array only onceTobias Klauser
2020-06-01tools, bpftool: Make capability check account for new BPF capsQuentin Monnet
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-05-15bpf, bpftool: Allow probing for CONFIG_HZ from kernel configDaniel Borkmann
2020-04-29tools: bpftool: Make libcap dependency optionalQuentin Monnet
2020-04-29tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet
2020-04-29tools: bpftool: For "feature probe" define "full_mode" bool as globalQuentin Monnet
2020-02-26bpftool: Make probes which emit dmesg warnings optionalMichal Rostecki
2020-02-26bpftool: Move out sections to separate functionsMichal Rostecki
2020-02-04bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen
2020-01-08bpftool: Add misc section and probe for large INSN limitMichal Rostecki
2019-08-12tools: bpftool: fix reading from /proc/config.gzPeter Wu
2019-01-24bpftool: feature probing, change default actionPrashant Bhole
2019-01-22tools: bpftool: add probes for a network deviceQuentin Monnet
2019-01-22tools: bpftool: add C-style "#define" output for probesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF program typesQuentin Monnet
2019-01-22tools: bpftool: add probes for kernel configuration optionsQuentin Monnet
2019-01-22tools: bpftool: add probes for /proc/ eBPF parametersQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet