-
Couldn't load subscription status.
- Fork 52
Description
Description
Hi @arnaud-lb. This is not a not a regular feature request and also not a bug report. But since there is no specific support section and I didn't now where better to ask this question, I think posting it as a feature request is be the best next thing :)
I'm usually somewhat slow of understanding and this is one of those cases. Now I finally got memprof working and got some results, I need to analyze them. Not my daily routine, so it takes some effort. In this special case, I need to figure out where exactly memory is kept in use, resulting in the fatal memory exhaustion error. With a memory_limit of 4096M, something appears to be seriously wrong. One of the Features mentioned in the README is: "Reports non-freed memory at arbitrary points in the program". However, using KCachegrind I have no clue where or how that data is visualized.
Can you help me get started? If this is the wrong place for these kind of usage questions, please point me in the right direction for next time.