I'm integrating profiling control into my application for CPU profiling. I noticed in AMDProfileController.h that there is amdBeginMarker and amdEndMarker. I tried using them, but am not able to find any visualization of these markers in AMDuProf GUI. I also find no mention of them in the user guide. Resume and pause seem to function, but I'd love for these markers to also be visualized to help me focus my optimization effort on the game I'm developing.
Thanks,
Aaron
Hi @KOGAaron ,
For AMDuProf related support, AMD Server Gurus community is the right place to post any query/issue. I'm moving this post there.
Thanks.
Hi Aaron (@KOGAaron),
Marker APIs are meant for PowerProfiling. I will notify the team to update the UserGuide document.
Also, we take it as a feature request from you to add Marker APIs in CpuProfiler in future releases.