RapiTime and RapiTimeZero include a debugger-like interface that lets you step through your execution traces. By using this alongside the inbuilt source code viewer, you can easily investigate timing events and issues that occur during execution of your software.
Using this interface, you can set breakpoints at instrumentation points (ipoints) and skip to them to direct your analysis.
By displaying both wall clock times and the call tree that led to observation of an ipoint, Rewind Trace makes it easy to understand exactly what occurred during your tests, reducing the need for effort-intensive manual analysis of traces.
If you're using RapiTask or RapiTaskZero to visualize task level events, you can view your current position in Rewind Trace in the RapiTask Viewer.
Feature applies to: