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.

0

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.

0

请先登录再写评论。