Previous: General Flags, Up: Usage


2.3 Graph Generation

The following flags are relevant only with -f dump-dot-struct. All of these options are also negatable with no- prefixed. Don't forget to pass -f no-run when not intending to run the interpreter.

— User Option: -f cluster-processes

Wrap process subgraphs into clusters, which are enveloped in rectangular outlines. Default off.

— User Option: -f show-channels

Label channel edges with their channel names. Default off.

— User Option: -f show-delays

Annotate event nodes with their delay values. Default off.

— User Option: -f show-event-index

Annotate event nodes with their globally allocated indices. Default off.

— User Option: -f show-instances

Also show allocated instances as nodes. Default off.