How to switch to memory profiling from CPU profiling?
已回答
I followed the steps in this manual and was able to profile my code.
It looks like the Flame Graph I got is time based. I want to switch to memory allocation profiling and I can't find how to do it.
请先登录再写评论。
Hello!
Unfortunately, allocation profiling is not supported in CLion. Feel free to create a feature request in our tracker - https://youtrack.jetbrains.com/issues/CPP.