summaryrefslogtreecommitdiffstats
path: root/tools/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbpf: define __uptr.Kui-Feng Lee2024-10-241-0/+1
* libbpf: move global data mmap()'ing into bpf_object__load()Andrii Nakryiko2024-10-241-43/+40
* libsubcmd: Silence compiler warningEder Zulian2024-10-231-1/+1
* libbpf: Prevent compiler warnings/errorsEder Zulian2024-10-231-2/+2
* libbpf: Fix possible compiler warnings in hashmapNamhyung Kim2024-10-111-10/+10
* libbpf: never interpret subprogs in .text as entry programsAndrii Nakryiko2024-10-111-1/+1
* libbpf: fix sym_is_subprog() logic for weak global subprogsAndrii Nakryiko2024-10-101-1/+1
* libbpf: Do not resolve size on duplicate FUNCsEric Long2024-10-081-0/+4
* libbpf: Add missing per-arch include pathBjörn Töpel2024-10-081-1/+2
* libbpf: Support creating light skeleton of either endiannessTony Ambardar2024-10-044-53/+139
* libbpf: Support linking bpf objects of either endiannessTony Ambardar2024-10-041-16/+62
* libbpf: Support opening bpf objects of either endiannessTony Ambardar2024-10-042-9/+52
* libbpf: Support BTF.ext loading and output in either endiannessTony Ambardar2024-10-044-57/+253
* libbpf: Fix output .symtab byte-order during linkingTony Ambardar2024-10-041-0/+2
* libbpf: Fix header comment typos for BTF.extTony Ambardar2024-10-041-2/+2
* libbpf: Improve log message formattingTony Ambardar2024-10-045-8/+8
* libbpf: Remove unneeded semicolonChen Ni2024-10-041-1/+1
* libbpf: Fix expected_attach_type set handling in program load callbackTao Chen2024-10-041-4/+8
* libbpf: Change log level of BTF loading error messageIhor Solodrai2024-10-041-4/+5
* Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-251-0/+53
|\
| * memblock test: fix implicit declaration of function 'memparse'Wei Yang2024-08-061-0/+53
* | Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-229-21/+35
|\ \
| * | tools: Drop nonsensical -O6Sam James2024-09-113-11/+1
| * | libsubcmd: Don't free the usage stringAditya Gupta2024-09-041-5/+3
| * | tools build: Correct bpf fixdep dependenciesBrian Norris2024-08-052-3/+11
| * | tools build: Correct libsubcmd fixdep dependenciesBrian Norris2024-08-051-1/+1
| * | perf list: Give clues if failed to open tracing events directoryTiezhu Yang2024-08-011-1/+1
| * | libperf: Add gitignoreCharlie Jenkins2024-08-011-0/+5
| * | perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev2024-07-311-0/+13
| |/
* | libbpf: Add bpf_object__token_fd accessorIhor Solodrai2024-09-133-0/+14
* | libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa2024-09-101-1/+1
* | libbpf: Fix some typos in commentsYusheng Zheng2024-09-108-13/+13
* | libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng2024-09-101-1/+1
* | libbpf: Workaround (another) -Wmaybe-uninitialized false positiveSam James2024-09-061-2/+2
* | libbpf: fix some typos in libbpfLin Yikai2024-09-056-9/+9
* | libbpf: Fix accessing first syscall argument on RV64Pu Lehui2024-09-051-1/+8
* | libbpf: Access first syscall argument with CO-RE direct read on arm64Pu Lehui2024-09-051-2/+2
* | libbpf: Access first syscall argument with CO-RE direct read on s390Pu Lehui2024-09-051-2/+2
* | libbpf: Ensure new BTF objects inherit input endiannessTony Ambardar2024-08-301-0/+4
* | libbpf: Fix bpf_object__open_skeleton()'s mishandling of optionsAndrii Nakryiko2024-08-291-33/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-08-221-0/+20
|\|
| * Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-261-0/+20
| |\
| | * radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang2024-07-101-0/+20
* | | libbpf: Workaround -Wmaybe-uninitialized false positiveSam James2024-08-161-0/+3
* | | libbpf: Fix license for btf_relocate.cAlan Maguire2024-08-121-1/+1
* | | libbpf: Don't take direct pointers into BTF data from st_opsDavid Vernet2024-07-301-10/+13
|/ /
* | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-3/+5
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-251-3/+5
| |\ \
| | * | libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-171-3/+5
* | | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-221-10/+0
|\ \ \ \ | |/ / / |/| | |