summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/Makefile
AgeCommit message (Expand)AuthorLines
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins-13/+0
2024-10-07libbpf: Add missing per-arch include pathBjörn Töpel-1/+2
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris-3/+10
2024-03-10kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada-1/+1
2023-08-02libbpf: fix typos in MakefileRandy Dunlap-2/+2
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-0/+17
2022-12-02libbpf: Improve usability of libbpf MakefileXin Liu-0/+17
2022-11-20tools lib bpf: Avoid install_headers make warningIan Rogers-0/+1
2022-06-28libbpf: move xsk.{c,h} into selftests/bpfAndrii Nakryiko-1/+1
2022-05-19libbpf: fix up global symbol counting logicAndrii Nakryiko-1/+1
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-1/+1
2022-04-05libbpf: Add BPF-side of USDT supportAndrii Nakryiko-1/+1
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada-1/+1
2022-02-04libbpf: Fix build issue with llvm-readelfYonghong Song-2/+2
2021-12-16tools/libbpf: Enable cross-building with clangJean-Philippe Brucker-1/+2
2021-11-09libbpf: Compile using -std=gnu89Kumar Kartikeya Dwivedi-0/+1
2021-10-19libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.hQuentin Monnet-6/+0
2021-10-08libbpf: Skip re-installing headers file if source is older than targetQuentin Monnet-9/+18
2021-10-06bpf: Use $(pound) instead of \# in MakefilesQuentin Monnet-2/+2
2021-09-13libbpf: Make libbpf_version.h non-auto-generatedAndrii Nakryiko-12/+21
2021-09-09libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet-7/+17
2021-08-17libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko-5/+5
2021-06-03libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko-1/+1
2021-06-03libbpf: Refactor header installation portions of MakefileAndrii Nakryiko-12/+7
2021-05-25libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviorsAndrii Nakryiko-0/+1
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+0
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2021-03-10libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel-1/+0
2021-03-08libbpf: Fix INSTALL flag orderGeorgi Valkov-1/+1
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer-1/+1
2021-02-04libbpf: Stop using feature-detection MakefilesAndrii Nakryiko-43/+4
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa-0/+2
2020-09-29libbpf: Compile in PIC mode only for shared library caseAndrii Nakryiko-2/+1
2020-09-29libbpf: Compile libbpf under -O2 level by default and catch extra warningsAndrii Nakryiko-1/+1
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+3
2020-09-08tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar-0/+2
2020-09-03libbpf: Remove arch-specific include path in MakefileNaveen N. Rao-1/+1
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer-2/+2
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov-2/+5
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko-5/+1
2020-08-18libbpf: Remove any use of reallocarray() in libbpfAndrii Nakryiko-5/+1
2020-08-18libbpf: Disable -Wswitch-enum compiler warningAndrii Nakryiko-1/+1
2020-06-01libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta-2/+2
2020-06-01libbpf: Install headers as part of make installNikolay Borisov-1/+1
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko-1/+1
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko-4/+5
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+8
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim-7/+8
2019-12-18libbpf: Fix libbpf_common.h when installing libbpf through 'make install'Toke Høiland-Jørgensen-0/+1