Analyzing Heapdump from Qt 5.0.2
Unsolved
Qt Creator and other tools
-
Hello Everyone,
i created a V8 heapdump by using v8::HeapProfiler::TakeSnapshot. I tried to analyze this heapdump in current Chrome without success. I can only see a pie chart which is not including all used memory i assume. Is there another tool to read the heapdump? If not, what is the format?
Thank you in advance.
Mario