When encountering issues with profiling, always verify that the underlying hardware trace configuration works as intended. After recording a trace, you can use the Trace Window or Profiler Timeline Window to verify that events of interest have been recorded. If no events are visible, or if your trace recording doesn’t trigger (i.e., stays in WAITING or SAMPLING), refer to the architecture-specific documentation and do a manual hardware trace configuration.
1. Assuming you have been able to record some data, open the Trace Window and search for the recorded events.
2. Configure a data or code section in the winIDEA Analyzer configuration to visualize the events of interest in the timeline.
For example, if you want to verify that write accesses to isystem_trace have been recorded as expected: