Activity overview
Latest activity by baruchl
Hi Jessica,
thanks for the fast reply.
I find this behavior very strange.
For me, a "custom event marker" doesn't really represent a real event, but just a marker I want to add to facilitate the profiling. For example before and after a function call.
This is very helpful when you try to define the interesting time range to profile. So, if I put an event marker before and after a method call, if the method duration may vary, sometimes I will see the marker and sometimes I will not. This is non-deterministic and may lead to frustration.
I love the way the exceptions are being logged and presented even if they are very close to each other (stack). I would love to see those custom event markers behaving just like the exceptions.
Thanks!
Busi / comments
Hi Jessica,
thanks for the fast reply.
I find this behavior very strange.
For me, a "custom event marker" doesn't really represent a real event, but just a marker I want to add to facilitate the pr...
Custom events
Hello, I followed your directions to add custom events in my code, however, when profiling the code, only some of the indicators are presented.
what is the reason for that? is it because of samplin...