Open GoogleCodeExporter opened 9 years ago
Any progress about this issue? It's a little frustrating to close profiler
window through task manager every time after profiling.
Thanks you for reply and also for your work you did on micro-profiler!
Ludek
Original comment by ludek.vo...@inventic.eu
on 24 Oct 2012 at 7:37
I found that after I close my app by regular CLOSE button, profiler window can
be closed regularly too. But when I exit app by SHIFT+F5 shortcut (Stop
debugging VS command), profiler window close button is disabled.
Original comment by ludek.vo...@inventic.eu
on 24 Oct 2012 at 7:42
The behavior when the profiler's window can be closed manually after the
application exit was added independently and is not related to the issue.
Shift+F5 shortcut (when it is associated with Terminate, not with Detach)
terminates the profiled processes not giving it a chance to notify the frontend
(which actually controls the window).
Back-pinging of the process profiled (to detect its termination) can be
implemented some time in the future.
Original comment by artem.ge...@gmail.com
on 24 Oct 2012 at 8:50
Original issue reported on code.google.com by
stian.pe...@gmail.com
on 3 Jun 2012 at 10:59