Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | buildid: fix kernel-doc notation | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | buildid: mark some arguments const | Stephen Boyd | 2021-07-08 | 1 | -4/+4 |
* | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 2021-07-08 | 1 | -0/+2 |
* | buildid: stash away kernels build ID on init | Stephen Boyd | 2021-07-08 | 1 | -0/+15 |
* | buildid: add API to parse build ID out of buffer | Stephen Boyd | 2021-07-08 | 1 | -13/+37 |
* | buildid: only consider GNU notes for build ID parsing | Stephen Boyd | 2021-07-08 | 1 | -0/+1 |
* | bpf: Add size arg to build_id_parse function | Jiri Olsa | 2021-01-14 | 1 | -8/+21 |
* | bpf: Move stack_map_get_build_id into lib | Jiri Olsa | 2021-01-14 | 1 | -0/+136 |