bombomby / optick

C++ Profiler For Games

Home Page:https://optick.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-captured function name is not trimmed correctly

bombomby opened this issue · comments

Optick should trim auto-captured functoin name and remove calling convention, return type and function parameters, however in this particular case "void __cdecl KRG::Render::StaticMeshRenderer::RenderStatic(...)" it didn't.
https://twitter.com/Bobby_Anguelov/status/1325232735896694784
image