summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: libbpf: remove libelf-getphdrnum feature detectionJakub Kicinski2018-07-171-5/+1Star
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-111-1/+5
* libbpf: Install btf.h with libbpfAndrey Ignatov2018-05-281-0/+1
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-1/+1
* tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-031-0/+6
* libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-01-171-1/+1
* libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer2018-01-171-13/+2Star
* libbpf: install the header file libbpf.hJesper Dangaard Brouer2018-01-171-1/+2
* libbpf: fix Makefile exit code if libelf not foundJakub Kicinski2017-12-171-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+4
|\
| * bpf: install libbpf headers on 'make install'Jakub Kicinski2017-07-261-0/+4
* | tools lib bpf: Fix double file test in MakefileDaniel Díaz2017-08-171-2/+2
* | perf build: Clarify open-coded header version warning messageIngo Molnar2017-07-311-2/+2
|/
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-1/+1
* tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2016-07-121-1/+7
* perf bpf: Fix build breakage due to libbpfNaveen N. Rao2016-01-111-8/+8
* tools bpf: Add *.cmd files clean upJiri Olsa2016-01-111-1/+1
* perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2016-01-071-0/+4
* tools lib bpf: Don't do a feature check when cleaningWang Nan2015-11-251-0/+10
* tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-051-1/+1
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-281-1/+3
* tools build: Add Makefile.includeJiri Olsa2015-09-281-1/+1
* tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo2015-09-221-0/+1
* tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo2015-09-221-2/+2
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-071-0/+195