Introduction to Source Code Annotation Tool
This tool can parse the profile data generated by PGO and annotate the branch probability data and function execution data to the source code layer. In this way, this tool can be independent of profile data, which improves the readability and reduces the profile data maintenance cost caused by project version iteration.
Parent topic: Using Source Code Annotation Tool