This section provides a quick summary of the commands available in
the Puma command-line interface. Use the online help to get complete descriptions
and command syntax.
All Puma commands can be abbreviated to the first two letters, and
their options can be abbreviated to the first three letters.
Data Collection Commands |
 |
- mo[nitor] [monitor_options]
Perform data collection, using the
given options.
- sh[ow] mo[nitor]
Show the current default data-collection
options.
- se[t] mo[nitor] monitor_options
Modify the default data-collection options.
- pr[ocesses]
List the processes currently executing on the machine.
Data Analysis Commands |
 |
- an[alyze] [analyze_options]
Generate an analysis, using the
given options.
- sh[ow] an[alyze]
Show the current default analysis
options.
- se[t] an[alyze] analyze_options
Modify the default analysis options.
- th[reads]
List the threads for which data has been
collected in the currently selected data file.
Miscellaneous Commands |
 |
- e[xit]
Exit from Puma command interface.
- he[lp] [command]
Provide general help information (when no
argument) or help information on a Puma command (when command
is supplied).
- ma[n] command
Provide a full description of
the specified Puma command.
- q[uit]
Exit from Puma command interface.
- sh[ow] al[l] [>filename]
Show defaults for
data-collection and analysis commands; optionally write them to filename.
- ve[rsions]
Display the version number of Puma and whatever
managers are loaded.