aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Makefile
Commit message (Expand)AuthorAge
* bpftool: Allow add linker flags via EXTRA_LDFLAGS variableJiri Olsa2018-10-11
* bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa2018-10-11
* tools: bpftool: don't pass FEATURES_DUMP to libbpfJakub Kicinski2018-07-16
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-11
* tools: bpftool: use correct make variable type to improve compilation timeJakub Kicinski2018-06-30
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-04
* tools: bpf: remove feature detection outputJakub Kicinski2018-03-16
* tools: bpftool: fix dependency file pathJakub Kicinski2018-03-16
* tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-09
* tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-16
* tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-29
* tools/bpftool: use version from the kernel source treeRoman Gushchin2017-12-29
* tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-08
* tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-08
* tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-29
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-29
* tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-29
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-10
* tools: bpftool: add documentationJakub Kicinski2017-10-05
* tools: bpf: add bpftoolJakub Kicinski2017-10-05