I have a routine that "disappears" for a few seconds. I would like to turn profiling on just before this begins and off when it comes back. Is this possible?
Since the app does many things, I want to isolate just this section where as far as I can tell it is not executing any code from my application. I am currently using FlexBuilder 3, but will use whatever is available as long as the learning curve isn't too steep and it works with my 3.6 code.