summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/Makefile
AgeCommit message (Expand)AuthorLines
2019-09-30libbpf: handle symbol versioning properly for libbpf.aYonghong Song-9/+18
2019-09-30tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan-1/+5
2019-08-31libbpf: add flags to umem configKevin Laatz-1/+4
2019-08-21libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscallIvan Khoronzhuk-0/+1
2019-08-15libbpf: make libbpf.map source of truth for libbpf versionAndrii Nakryiko-12/+8
2019-05-28libbpf: add bpf_object__load_xattr() API function to pass log_levelQuentin Monnet-1/+1
2019-05-22libbpf: emit diff of mismatched public API, if anyAndrii Nakryiko-0/+10
2019-05-05libbpf: add libbpf_util.h to header install.William Tu-0/+1
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-4/+16
2019-04-09bpf, libbpf: support global data/bss/rodata sectionsDaniel Borkmann-1/+1
2019-03-28tools/bpf: generate pkg-config file for libbpfLuca Boccassi-3/+15
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann-2/+2
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel-1/+1
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel-0/+1
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann-14/+28
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev-1/+2
2019-03-01tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski-2/+2
2019-02-25libbpf: add support for using AF_XDP socketsMagnus Karlsson-1/+4
2019-01-16libbpf: don't define CC and ARStanislav Fomichev-16/+1
2018-11-26libbpf: Verify versioned symbolsAndrey Ignatov-1/+18
2018-11-26libbpf: Add version script for DSOAndrey Ignatov-1/+3
2018-11-21libbpf: make sure bpf headers are c++ include-ableStanislav Fomichev-3/+12
2018-10-16libbpf: Per-symbol visibility for DSOAndrey Ignatov-0/+1
2018-10-09tools/bpf: use proper type and uapi perf_event.h header for libbpfYonghong Song-1/+1
2018-10-08libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov-1/+1
2018-07-16tools: libbpf: remove libelf-getphdrnum feature detectionJakub Kicinski-5/+1
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski-1/+5
2018-05-28libbpf: Install btf.h with libbpfAndrey Ignatov-0/+1
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski-1/+1
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