Activity overview
Latest activity by steve.burkett
Chris, the brown bag is a term used for a informational presentation given by someone to their team, usually around lunch time. Attendees could bring their own lunch (hence the name "brown bag", since traditionally lunches were packaged in a brown paper bag). Now the term is generically mean "informational presentation" / comments
Chris, the brown bag is a term used for a informational presentation given by someone to their team, usually around lunch time. Attendees could bring their own lunch (hence the name "brown bag", s...
attaching to a process
Hi,
The Ants profiler session wizard lets you start a app/asp.net/winservice.
Is there a way to attach to a already running process to begin profiling?
how does the profiler work?
I've been asked to present a brownbag on using this profiler, and am anticipating questions from devs asking how this profiler works (does it hook into prolog/epilog, time intervals polling, etc?)
...
running vstesthost under the profiler simply starts then exits.
how do you do this to get a profile of the test running? / comments
running vstesthost under the profiler simply starts then exits.
how do you do this to get a profile of the test running?
profiling a DLL
Hello,
I'm trying out the latest version of Ants profiler.
I want to profile the .Net code in a DLL that's loaded by mstest.
So, I profiled:App: C:\Program Files\Microsoft Visual Studio 8\Common7\...
My machine got wiped out..need the v2.7.1.20 installer.
where do i find this?
Thanks.
i just installed the upgrade from the link you gave me. starting the profiler, at the end, give:
Internal error 2753. RedGate.Profiler.UI.exe
not a very user friendly error message, i'd have to say. / comments
i just installed the upgrade from the link you gave me. starting the profiler, at the end, give:
Internal error 2753. RedGate.Profiler.UI.exe
not a very user friendly error message, i'd have to say.
I'm on 2.6 build 62 / comments
I'm on 2.6 build 62
how to profile a service starting up
I need to profile the startup of my windows service (it's taking a real long time to start).
When i click "Profile windows service", it tries to start the windows service for profiling. However, it...
can Ants profiler 2.6 profile WCF services?
I see that profiler 3 supports .Net 3/WCF/WF...but is it necessary in order to profile WCF? (both would attach to asp.net process right?)
Thanks.