2.7.9. Chaining tracepoints

You can create complex conditional tracepoints by chaining individual tracepoints together. You can create chained tracepoints in the following ways:

Chaining tracepoints with command qualifiers

You use the hw_and command qualifier to create chained tracepoints. For the first tracepoint in the chain, include the hw_and:”then-next” command qualifier. For each subsequent tracepoint in the chain, include the hw_and:”then-prev” or hw_and:prev command qualifier.

For more details on the trace commands, see the RealView Developer Kit v2.2 Command Line Reference Guide.

Note

It is not recommended that you use the CLI to create chained tracepoints. If you want to use chained tracepoints in scripts, then create them using the tracepoint dialog boxes described in this section, and copy the commands generated by RealView Debugger.

Copyright © 2006 ARM Limited. All rights reserved.ARM DUI 0335A
Non-Confidential