summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Makefile
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
* tools: bpftool: do not force gcc as CCIvan Babrou2018-12-191-2/+0Star
* bpftool: make libbfd optionalStanislav Fomichev2018-11-171-2/+11
* bpftool: Allow add linker flags via EXTRA_LDFLAGS variableJiri Olsa2018-10-111-1/+4
* bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa2018-10-111-0/+4
* tools: bpftool: don't pass FEATURES_DUMP to libbpfJakub Kicinski2018-07-171-1/+1
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-111-1/+5
* tools: bpftool: use correct make variable type to improve compilation timeJakub Kicinski2018-07-011-1/+1
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-041-1/+6
* tools: bpf: remove feature detection outputJakub Kicinski2018-03-161-0/+2
* tools: bpftool: fix dependency file pathJakub Kicinski2018-03-161-1/+1
* tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-091-1/+1
* tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-171-1/+1
* tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-301-0/+24
* tools/bpftool: use version from the kernel source treeRoman Gushchin2017-12-301-0/+3
* tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-081-2/+10
* tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-081-30/+23Star
* tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-301-1/+1
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-301-2/+3
* tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-291-0/+3
* tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-101-2/+5
* tools: bpftool: add documentationJakub Kicinski2017-10-051-0/+6
* tools: bpf: add bpftoolJakub Kicinski2017-10-051-0/+80