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