Forum Discussion

Bascy's avatar
Bascy
New Contributor
8 years ago
Solved

Performance profiler stops when "collect info on lines"' is set

I've been using AQTime to profile a Win32 application developed in Delphi XE3. Everything went smooth until suddenly the client application is exitted when profiling with "COllect info on lines" checked.

 

If I uncheck this option, the applicatiojn does run.

 

Strange thing is that in both modes (Routines only / Line info) the application does start and shows the login window, and allowes me to login. But when profiling with lineinfo after succesfully login in all threads and the process are exited.

 

If I run the same executable outside of AQtime everything works fine.

 

What could I have broken here?

  • Never mind .. found the cause!

     

    I had Optimization enabled in the delphi compiler .. 

1 Reply

  • Bascy's avatar
    Bascy
    New Contributor

    Never mind .. found the cause!

     

    I had Optimization enabled in the delphi compiler ..