| |||
| Home > The Code and Replay Views > The source panel > Locating source files | |||
If you have not moved your source files used in the creation of the current analysis file, the ARM Profiler automatically locates and displays the source code in the source panel. If, however, the source files are not located in the same directory location they were in during compilation, the source code view is not populated. Instead, an empty source panel in the code view tells the user that the location of the source file is missing, as shown in Figure 7.4:
To populate the source panel, you must locate the exact version of the source file used to create the analysis report. Clicking the link in the source panel opens a file navigation dialog like the one shown in Figure 7.5:
The locate source dialog is a standard file navigation window, and varies depending on your operating system. Locate the source file, select it and press the Open button. When you return to the code view, the source panel has now populated the source code and profiling data columns with data.