Activity overview
Latest activity by Palli
Thanks. Will I be notified when there is a fix ? Palli / comments
Thanks. Will I be notified when there is a fix ?Palli
I am starting to think that the animation will eventually be triggered in every case, just a very, very, very long time after the graph is opened. When I have left it over night, I come back the next morning with the animation completed. When I export the PDF, it is really huge. I have also watched the CPU for the profiler process, and it stays at 8-12% the whole time, so the profiler is doing something heavy in the background, that's for sure. Well, this is exactly one of the reasons why I am doing memory profiling, to figure those "huge" things out, and it is pretty much impossible when the animation is not triggered almost right away. My first thoughts is to put a limit to either the time spent expanding the graph or the number of levels (or both) and then allow you to manually expand further if you want/need. Palli / comments
I am starting to think that the animation will eventually be triggered in every case, just a very, very, very long time after the graph is opened.When I have left it over night, I come back the nex...
Hi and thanks. Email sent with the logs of a reproducing session. As mentioned in the email, leaving the profiler open over night, the animation to expand the instance retention graph does eventually complete, but only after a very long time, so it is not helpful for the profiling. I did include a PDF export of the expanded instance in the email, in case it will help with the troubleshooting. The log files after that long session is also available if needed, but they are quite big, almost 150 Mb. Palli / comments
Hi and thanks.Email sent with the logs of a reproducing session.As mentioned in the email, leaving the profiler open over night, the animation to expand the instance retention graph does eventually...
Just to be clear. This is not the only class that I have this problem with. There is a number of classes/types which suffer, but as I said, there is consistency so that if a type does not work once, it never works. Isn't there some manual way to trigger the animation ? Palli / comments
Just to be clear. This is not the only class that I have this problem with. There is a number of classes/types which suffer, but as I said, there is consistency so that if a type does not work once...
Hi, My resolution is 2560x1440, so it is a 16:9 aspect ration. This happens to selected types only, not only this particular type. Most of the types work fine, but there seems to be a consistency so that if a type does not work, it never works. The instance categorizer works well and no problems there. Palli / comments
Hi,My resolution is 2560x1440, so it is a 16:9 aspect ration.This happens to selected types only, not only this particular type. Most of the types work fine, but there seems to be a consistency so ...
Instance retention graph not expanding - ANTS Memory Profiler 10
When I use the Instance Retention Graph for an instance of an object, it often shows like this:How can I make it expand so I can view/see the information about this instance ?Palli