How to switch to memory profiling from CPU profiling?
Answered
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.
Please sign in to leave a comment.
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.