IO And Other Plottable Data Items
Display options for plotable data items
The plots report plots non-summarized (over-time) per PE data items synchronized with the call stack. Plots report is available with full trace or sample data files with the pat_build -Drtenv=PAT_RT_SUMMARY=0 option. See pat_help plots and pat_help plots PAT_RT_SAMPLING_DATA for sample data collection environment variables.
- Display Areas
- Plots display has four display areas. The first three are aligned horizontally so that they are synchronized in time. From top to bottom they are:
- The Call Stack
- The call stack shows the function calls of the program running on the CPU, starting with 1 (usually main) at the top. For
samp_pc_timeexperiments all functions are on one level. - The Data Graph
- The data graph plots collected data over time, synchronized with the call stack. By default the first two plots are displayed. The plots displayed and the ordering can be controlled by clicking on the plots button in the lower left and selecting which plots to display. If no data is available, the plot will not be displayed and a message will be issued to the right of the PE:/Thread: entry boxes below.
- Time Scale
- The time scale shows the segment of the run time that is displayed. The amount of time displayed is controlled by the Zoom function; what segment of time is displayed is controlled by the scroll bar immediately below the time scale.
- Navigation Controls
- A carriage return or enter is required after entering data in the entry boxes.