summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang1-1/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin1-0/+24
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin1-0/+3
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet1-2/+10
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet1-30/+23
2017-11-30tools: bpftool: declare phony targets as suchQuentin Monnet1-1/+1
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet1-2/+3
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet1-0/+3
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski1-2/+5
2017-10-04tools: bpftool: add documentationJakub Kicinski1-0/+6
2017-10-04tools: bpf: add bpftoolJakub Kicinski1-0/+80