ccw
12 years agoNew Contributor
Line Profile does not work on Release version?
I am using licensed version of AQTime, and want to do a line-level perforance profiling. First I try to do that on the Debug version of my Visual C++ 2008 project and it works well. However, when I do that on the Release version, although the Debug Info is included as described in the document, I cannot find any line profiling info in the result window. Only unit-level profiling info is available. What special settings I need to set for line-level profililng?