Posts
Sort by recent activity
Application was stopped if i run it from redgate
hi,
I got a problem with start application by using redgate performance profiler.
The application self works without problem
but when i start it from redgate, it always says ".... has stopped work...
is it possible to get data from one period?
when I run profiler and output to csv. It always get data from beginning to end.
Is that possible get data only for period of time. such as get data between running 10 minutes and 20 minutes?
thanks
what are <-Cannon> .ctor etc means when I get result
Hi,
When I run performance profiler and output data to csv or excel. I saw some very weird words added into method names such as
<Startup>b__3<__Canon>()
Startup()
It<__Canon>(Func<T>)
ResolveAll<...
is there a way to output profile data into plain file?
Hi,
I am new to redgate performance profile.
I need create the report with the timing and other data we get in the profiler.
In the profiler, is there a way to output the data such as the time spen...