Activity overview
Latest activity by KenDurden
Control when profiling begins
I am currently using ANTS Performance Profiler V4.3.0.198.
There is no control in this version to select assemblies for profiling, or to launch the application and not begin profiling until a certa...
How to detect when running within profiler?
Is it possible for the code to detect that it is running from within the profiler? I have certain areas of my code which have to be modified in order to work with the profiler, but which I do not w...