llvm-project
c905db67 - [BOLT] Attach pseudo probes to blocks in YAML profile

Commit
1 year ago
[BOLT] Attach pseudo probes to blocks in YAML profile Read pseudo probes in regular and BAT YAML profile generation, and attach them to YAML profile basic blocks. This exposes GUID, probe id, and probe type in profile for future use in stale profile matching. Test Plan: updated pseudoprobe-decoding-inline.test Reviewers: dcci, rafaelauler, ayermolo, maksfb Reviewed By: rafaelauler Pull Request: https://github.com/llvm/llvm-project/pull/99554
Author
Parents
Loading