Make it possible to distinguish between samples from different shared objects
Open
Priority: p2
type: feat
- Dominant language
- Go
- Stars
- 9.3k
- Forks
- 671
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 10
Description
The profile.proto data format does not have a specific way to note which shared object a sample is associated with.
When using pprof on perf.data files, it should be possible to determine which shared object a sample is associated with, and this should be exposed to users.
Contributor guide
Assessment
This issue has not been assessed yet.