llvm-project
18e51314 - [BOLT] Support pre-aggregated basic sample profile (#140196)

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
Author
Parents
Loading