summaryrefslogtreecommitdiff
path: root/lib/buildid.c
AgeCommit message (Expand)Author
2025-03-22lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa
2024-10-10lib/buildid: harden build ID parsing logicAndrii Nakryiko
2024-10-10build-id: require program headers to be right after ELF headerAlexey Dobriyan
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd
2021-07-08buildid: fix kernel-doc notationStephen Boyd
2021-07-08buildid: mark some arguments constStephen Boyd
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd
2021-07-08buildid: stash away kernels build ID on initStephen Boyd
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd
2021-07-08buildid: only consider GNU notes for build ID parsingStephen Boyd
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa