Sun Studio 12: Performance Analyzer

tlmode tl_mode

Set the display mode options for the Timeline tab of the Performance Analyzer. The list of options is a colon-separated list. The allowed options are described in the following table.

Table 6–6 Timeline Display Mode Options

Option 

Meaning 

lw[p]

Display events for LWPs 

t[hread]

Display events for threads 

c[pu]

Display events for CPUs 

r[oot]

Align call stack at the root 

le[af]

Align call stack at the leaf 

d[epth] nn

Set the maximum depth of the call stack that can be displayed 

The options lwp, thread, and cpu are mutually exclusive, as are root and leaf. If more than one of a set of mutually exclusive options is included in the list, the last one is the only one that is used.