aboutsummaryrefslogtreecommitdiffstats
path: root/lib/buildid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd1-1/+1
2021-07-08buildid: fix kernel-doc notationStephen Boyd1-1/+1
2021-07-08buildid: mark some arguments constStephen Boyd1-4/+4
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd1-0/+2
2021-07-08buildid: stash away kernels build ID on initStephen Boyd1-0/+15
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd1-13/+37
2021-07-08buildid: only consider GNU notes for build ID parsingStephen Boyd1-0/+1
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa1-8/+21
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa1-0/+136