summaryrefslogtreecommitdiff
path: root/lib/buildid.c
AgeCommit message (Expand)Author
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