Skip to content

Emit buildid profile to support DSO optimization #4

Description

@aaupov

llvm/llvm-project#186931 has added the support in pre-aggregated profile.
Teach ebpf-bolt to emit this.
perf can return buildid via mmap2 event (PERF_RECORD_MISC_MMAP_BUILD_ID) if requested via perf_event_attr. build_id on perf_event_open (https://man7.org/linux/man-pages/man2/perf_event_open.2.html)

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions