sswang
13 years agoNew Contributor
Some classes without line level profilling results while others did in the same unit.
Hi,
I'm using Delphi 2010 with AQTime PRO 7.5 in Windows 7.
There is a problem here, say, there are class A and class B in the same unit of project. After performance profiling, a report tab is shown and all methods of both classes are recorded with time. Then I double click the Create() constructor of class A, and delphi IDE jump to source unit and the line level results are listed side by side with source lines, beautifully. When I go back to report tab and click Create() constructor of class B, it says "Cannot find the source file <No File Name Information Is Available> on the search path.". Why is that? I have done the compiler settings as help doc says, (or the results of class A wouldn't come out...I think.) Please help, thanks.
I filed a similar report and the Id is M0108106.
I'm using Delphi 2010 with AQTime PRO 7.5 in Windows 7.
There is a problem here, say, there are class A and class B in the same unit of project. After performance profiling, a report tab is shown and all methods of both classes are recorded with time. Then I double click the Create() constructor of class A, and delphi IDE jump to source unit and the line level results are listed side by side with source lines, beautifully. When I go back to report tab and click Create() constructor of class B, it says "Cannot find the source file <No File Name Information Is Available> on the search path.". Why is that? I have done the compiler settings as help doc says, (or the results of class A wouldn't come out...I think.) Please help, thanks.
I filed a similar report and the Id is M0108106.