Custom Event Markers sometimes missing
LuisB
Posts: 2
Hello all,
I'm using a eval license of ANTS perf profiler (v9.1).
I've been trying trying to use custom event markers (http://documentation.red-gate.com/displ ... entmarkers) to mark specific sections of my code. The code is long-running (> 4 hrs) and I want to focus on specific areas.
I tried to use custom event markers to mark the beginning and end of the areas I'm interested in, but they show up inconsistently - sometimes they appear and other times they don't. I can't see a pattern, but did see some exceptions were being thrown (and caught) between the calls. I wrapped the calls in try/finally blocks to make sure the redgate custom event API method was called, but still frequently they do not show.
Anyone else seen this? Is this a known issue? Also, is there a way to see the list of custom events available instead of having to click on them on the timeline, and then view them in the tiny events bar?
Thanks for any help,
-LuisB
I'm using a eval license of ANTS perf profiler (v9.1).
I've been trying trying to use custom event markers (http://documentation.red-gate.com/displ ... entmarkers) to mark specific sections of my code. The code is long-running (> 4 hrs) and I want to focus on specific areas.
I tried to use custom event markers to mark the beginning and end of the areas I'm interested in, but they show up inconsistently - sometimes they appear and other times they don't. I can't see a pattern, but did see some exceptions were being thrown (and caught) between the calls. I wrapped the calls in try/finally blocks to make sure the redgate custom event API method was called, but still frequently they do not show.
Anyone else seen this? Is this a known issue? Also, is there a way to see the list of custom events available instead of having to click on them on the timeline, and then view them in the tiny events bar?
Thanks for any help,
-LuisB
Comments
Thanks for your post and apologies for the delay!
Can I please check--are the custom events placed within events themselves? I'm afraid this may indeed cause some custom events to be lost as ANTS removes events that are too close together in order to avoid creating enormous results files.
Please let us know if this is the case!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?