Activity overview
Latest activity by hyang
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...
Thanks a lot for reply.
what about these in the "class"
ConfigService+<>c__DisplayClass10
ConfigService+<>c__DisplayClass16
ConfigService+<>c__DisplayClass5<T>
ConfigService+<>c__DisplayClassd
what do these mean? thanks a lot / comments
Thanks a lot for reply.
what about these in the "class"
ConfigService+<>c__DisplayClass10
ConfigService+<>c__DisplayClass16
ConfigService+<>c__DisplayClass5<T>
ConfigService+<>c__DisplayClassd
what...
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<...
Yes. I can do export to xml data.
But my problem is: i added tag for the time period I want to watch.
But in the output file, the tag doesn't show up at all. Is there anyway, i can output the tag too.
or is there anyway, I can get specific time period directly in the output file? thanks / comments
Yes. I can do export to xml data.
But my problem is: i added tag for the time period I want to watch.
But in the output file, the tag doesn't show up at all. Is there anyway, i can output the tag...
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...