| |||
| Home > RealView Debugger Commands > Alphabetical command reference > DTRACE | |||
The DTRACE command shows information on trace.
dtrace [{;windowid |
;fileid}]
where:
windowid | fileidIdentifies the window or file where the command is to send the output. See Window and file numbers for details.
If you do not supply a or windowid parameter,
output is displayed on the screen. If you are using the GUI, then
the output is displayed in the Output pane.fileid
The DTRACE command displays information about the trace analyzer you are using and the triggers that are defined.
The following example illustrates the output of DTRACE:
> dtrace
ARM Analyzer: ARM Embedded Trace Macrocell. Version 1.0.
2 Tracepoints defined.
Trigger On at Code 0x846C.
Trigger On at Code 0x8540.
Buffer collected Before Trigger.
(Before/Around/AfterSupported).
The following commands provide similar or related functionality: