summaryrefslogtreecommitdiff
path: root/tools/lib/bpf/Makefile
AgeCommit message (Expand)Author
2018-02-02tools: add netlink.h and if_link.h in tools uapiEric Leblond
2018-01-17libbpf: Makefile set specified permission modeJesper Dangaard Brouer
2018-01-17libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer
2018-01-17libbpf: install the header file libbpf.hJesper Dangaard Brouer
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-07-12tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo
2016-01-11perf bpf: Fix build breakage due to libbpfNaveen N. Rao
2016-01-11tools bpf: Add *.cmd files clean upJiri Olsa
2016-01-06perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa
2015-11-25tools lib bpf: Don't do a feature check when cleaningWang Nan
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa
2015-09-28tools build: Add Makefile.includeJiri Olsa
2015-09-22tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo
2015-09-22tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo
2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan