Topic: Profiling a Project?
Jeff,
When running the SF Profiling feature, SF saves the gmon.out file containing profiling data in the working directory. However, I typically save input data files in another folder (Data) other than the SF project folder. As a result of inputting data, the working directory changes to Data (as it should). Now when profiling is selected, it cannot find the gmon.out file in the SF project directory because it's been saved in the Data folder (working directory). I understand that a simple fix is just to manually move the gmon file from the Data folder to the Project folder. Now to my question. Would it be feasible to revise the profiler so that the gmon.out file is always saved to the SF project folder (so the Profiler can find it)?
Frank