Filter won't stick !
kenargo
Posts: 14
A real annoying problem I am seeing is that during memory profiling I set a filter but if I change a selection or perform a snapshot the filter is cleared. How can I get the filter to persist and not undo itself when I change a selection or a new snapshot?
It takes 2x the effort to do memory investigations since the view of the data is continuously resetting itself.
It takes 2x the effort to do memory investigations since the view of the data is continuously resetting itself.
Comments
could you walk me through what filters you are applying and how many snapshots are being taken.
The filters do or at least should stick when both changing snapshots or when taking a new snapshot. As far as i'm aware we haven't come across a scenario where they don't.
Thanks,
Stephen
What happens after I select an item is the filter is cleared and the list is filled with all items. In order to get back down to the filtered list I must choose the filter 'history' and select the filter again.
Same thing happens is I have a filter active and take a snapshot.
I'm not sure what would cause this problem. The simple act of selecting an item from the Class list certainly shouldn't clear anything.
Does this happen with every application you memory profile?
There's an option in the Help menu 'open log folder...' which has error logs although i doubt they will show anything but we can check. I'll drop you an email and you can send them to me.
Do you have AMP installed on any other computers or perhaps a colleague has it? Do they experience the same issue?
Stephen
Thanks,
Developer,
Red Gate .NET Tools
I have version 5.1.0.15 of ANTS memory profiler (hah.. nice easter egg in the about box), and it does not behave as you describe.
When on the Class List, if I move focus away from the find box, it always clears. It clears regardless of whether I press the enter key or not, and clicking on different items in the class list also seems to make no difference as to whether it clears or not.
It would be nice if it didn't try to out-smart me by clearing itself.
Regards,
-Scott
I am evaluating your product and this is the main item that appears to be on EVERYONE'S list. Our applications are large but we manage our name spaces very well, so having the filter stick would be very productive for us.
Is this being looked at and when could we see a solution?
Brian
Thanks for your help finding this,
Developer,
Red Gate .NET Tools