llvm-project
18e51314
- [BOLT] Support pre-aggregated basic sample profile (#140196)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
119 days ago
[BOLT] Support pre-aggregated basic sample profile (#140196) Define a pre-aggregated basic sample format: ``` E <event name> S <location> <count> ``` `-nl` flag is required to use parsed basic samples. Test Plan: update pre-aggregated-perf.test
References
#140196 - [BOLT] Support pre-aggregated basic sample profile
Author
aaupov
Parents
c4806dbd
Loading