aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen1-0/+18
2024-09-11bpf: Check percpu map value size firstTao Chen2-0/+6
2024-09-11bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0Song Liu1-1/+0
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song1-1/+31
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko5-2/+204
2024-09-11bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpersAndrii Nakryiko3-20/+77
2024-09-11bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entryAndrii Nakryiko1-16/+33
2024-09-11lib/buildid: don't limit .note.gnu.build-id to the first page in ELFAndrii Nakryiko1-21/+5
2024-09-11lib/buildid: implement sleepable build_id_parse() APIAndrii Nakryiko1-19/+35
2024-09-11lib/buildid: rename build_id_parse() into build_id_parse_nofault()Andrii Nakryiko4-7/+26
2024-09-11lib/buildid: remove single-page limit for PHDR searchAndrii Nakryiko1-6/+8
2024-09-11lib/buildid: take into account e_phoff when fetching program headersAndrii Nakryiko1-19/+16
2024-09-11lib/buildid: add single folio-based file reader abstractionAndrii Nakryiko1-53/+210
2024-09-11lib/buildid: harden build ID parsing logicAndrii Nakryiko1-32/+44
2024-09-10MAINTAINERS: record lib/buildid.c as owned by BPF subsystemAndrii Nakryiko1-0/+2
2024-09-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu1-0/+3
2024-09-10libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa1-1/+1
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng8-13/+13
2024-09-09MAINTAINERS: BPF ARC JIT: Update my e-mail addressShahab Vahedi1-1/+1
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy4-2/+11
2024-09-09bpftool: Fix typosAndrew Kreimer1-1/+1
2024-09-09bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-09-09libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng1-1/+1
2024-09-06libbpf: Workaround (another) -Wmaybe-uninitialized false positiveSam James1-2/+2
2024-09-06bpftool: Improve btf c dump sorting stabilityMykyta Yatsenko1-5/+75
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn1-0/+48
2024-09-05bpf: allow kfuncs within tracepoint and perf event programsJP Kobryn1-0/+2
2024-09-05bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmdAndrii Nakryiko1-1/+1
2024-09-05bpf: use type_may_be_null() helper for nullable-param checkShung-Hsi Yu3-6/+6
2024-09-05selftests/bpf: Add description for running vmtest on RV64Pu Lehui1-0/+32
2024-09-05selftests/bpf: Add riscv64 configurations to local vmtestPu Lehui1-0/+9