How can we help you today? How can we help you today?
GrahamWade
StephenC wrote: That's strange. What is Task Manager showing as the CPU level for ANTS during the time it's summarising? Very little CPU activity (approx 1%) but I also looked at the program using Process Explorer and noticed that whilst it was "summarising" the following activity was occuring IO Other approx 20 per second Handles 700 -> 1200 -> 700 continuously approx 13 second cycle Context Switches : CorExeMain GetCLRFunction+0x1de53 CreateManagedInstance+0x8aa4 .NET CLR Security Runtime Checks climbing .NET CLR Interop # of marshalling climbing .NET Memory #GC Handles cycles 3000 -> 6000 -> 3000 StephenC wrote: I'm assuming it does, but with the very first time you load ANTS 4 (i.e. not having run any other sessions within the application), does it still happen? Yes it happens every time. StephenC wrote: Does it happen with every application you have tried it on? It happens with all of my applications except one. The one where it does finish profiling it stated "no results" but selecting the timeline showed that there were results. Also I got the profiler to profile itself profiling one of my programs. The instance profiling my program didn't come out of "summarising" but when I closed that instance the one profiling the profiler worked as expected. :? StephenC wrote: We know of a bug when you go to start a new profiling session within ANTS as it hasn't all been implemented yet and it might do the same thing. However, if you aren't interacting with ANTS at all during the profiling and it's the first session we haven't heard of anything like that and haven't come across it ourselves. Hope some of this helps [image] / comments
StephenC wrote: That's strange. What is Task Manager showing as the CPU level for ANTS during the time it's summarising? Very little CPU activity (approx 1%) but I also looked at the program u...
0 votes