summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libbpf: add bpf_object__load_xattr() API function to pass log_levelQuentin Monnet2019-05-281-1/+1
* libbpf: emit diff of mismatched public API, if anyAndrii Nakryiko2019-05-231-0/+10
* libbpf: add libbpf_util.h to header install.William Tu2019-05-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-121-4/+16
|\
| * bpf, libbpf: support global data/bss/rodata sectionsDaniel Borkmann2019-04-101-1/+1
| * tools/bpf: generate pkg-config file for libbpfLuca Boccassi2019-03-281-3/+15
* | bpf, libbpf: fix quiet install_headersDaniel Borkmann2019-03-281-2/+2
* | libbpf: add libelf dependency to shared library buildBjörn Töpel2019-03-281-1/+1
* | libbpf: add xsk.h to install_headers targetBjörn Töpel2019-03-281-0/+1
|/
* bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann2019-03-251-14/+28
* libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-03-071-1/+2
* tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski2019-03-011-2/+2
* libbpf: add support for using AF_XDP socketsMagnus Karlsson2019-02-251-1/+4
* libbpf: don't define CC and ARStanislav Fomichev2019-01-161-16/+1Star
* libbpf: Verify versioned symbolsAndrey Ignatov2018-11-271-1/+18
* libbpf: Add version script for DSOAndrey Ignatov2018-11-271-1/+3
* libbpf: make sure bpf headers are c++ include-ableStanislav Fomichev2018-11-211-3/+12
* libbpf: Per-symbol visibility for DSOAndrey Ignatov2018-10-171-0/+1
* tools/bpf: use proper type and uapi perf_event.h header for libbpfYonghong Song2018-10-101-1/+1
* libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov2018-10-081-1/+1
* 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