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