Show the time-stamped breakpoint trace.
Syntax:
──── BS ──────────────────────────────────────────────────────
Parameters:
None.
Results & Notes:
The time-stamp trace buffer is formatted in LIFO order. The following is an example of the formatted trace:
Number of entries = 4284 BP0 381e6ae1a (hex) BP4 381e68292 (hex) BP0 381e658d1 (hex) BP4 381e40559 (hex) BP0 381e3da7d (hex)
Notes
The number of entries is the total accumulated number of time-stamp trace events regardless of wrapping of the (4096 entry) time-stamp trace buffer.
Each entry show the breakpoint number that corresponds to the time-stamped breakpoint that fired, the high resolution time stamp in microseconds and a reminder that this value is in hexadecimal.
For information on defining a time-stamp breakpoint see the BT command.