summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Makefile
AgeCommit message (Expand)Author
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou
2018-11-16bpftool: make libbfd optionalStanislav Fomichev
2018-10-11bpftool: Allow add linker flags via EXTRA_LDFLAGS variableJiri Olsa
2018-10-11bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa
2018-07-16tools: bpftool: don't pass FEATURES_DUMP to libbpfJakub Kicinski
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski
2018-07-01tools: bpftool: use correct make variable type to improve compilation timeJakub Kicinski
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-03-16tools: bpf: remove feature detection outputJakub Kicinski
2018-03-16tools: bpftool: fix dependency file pathJakub Kicinski
2018-03-09tools: bpftool: silence 'missing initializer' warningsJiri Benc
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet
2017-11-30tools: bpftool: declare phony targets as suchQuentin Monnet
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet
2017-10-10tools: bpftool: use the kernel's instruction printerJakub Kicinski
2017-10-04tools: bpftool: add documentationJakub Kicinski
2017-10-04tools: bpf: add bpftoolJakub Kicinski