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