aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf_probes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko1-32/+41
2019-04-27bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau1-1/+73
2019-04-26tools: sync bpf.hMatt Mullins1-0/+1
2019-04-12libbpf: Support sysctl hookAndrey Ignatov1-0/+1
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet1-0/+63
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet1-0/+84
2019-01-22tools: bpftool: add probes for eBPF program typesQuentin Monnet1-0/+95