Hi Admin,
I am using .net profiler 5.0 and I profiling silverlight application in-browser.
In my case ,when I profile the application I take the first snapshot and a memory of lets say 10mb (100 instances) and I open a view and take another snapshot, memory is now 12 mb(300 instances) .When I close the view, memory comes to 11MB(150mb) instead of 10mb . When I repeat this process, the memory builds up.
Question:
When I look at the delta, it gives me the newly added instance numbers.But, how can I know which ones are newly added in detail and view them?
Regards,
Bhargav
Get only the newly created instances
-
- Posts: 1030
- Joined: Wed Mar 02, 2005 7:53 pm
Re: Get only the newly created instances
If you view the details of a Type, you will get a list of instances. You can filter these instances using the "New instance" column. If you click in the filter row of this column you will get a list of the new instances (see screenshot).
Best regards,
Andreas Suurkuusk
SciTech Software AB
Andreas Suurkuusk
SciTech Software AB
Who is online
Users browsing this forum: Google [Bot] and 5 guests