dd OpenSpeedShop command summary

OpenSS Command Summary

Table of Contents



Experiment Building Block Commands

expAttach [ -v mpi ] [ <expId_spec> ] [ <target_list> ] [ <expType_list> ]
expClose [ -v kill ] [ -v all || <expId_spec> ]
<expId> = expCreate [ -v mpi ] [ <target_list> ] [ <expType_list> ]
expDetach [ <expId_spec> ] [ <target_list> ] [ <expType_list> ]
expDisable [ -v all || <expId_spec> ]
expEnable [ -v all || <expId_spec> ]
<expId> = expFocus [ <expId_spec> ]
expGo [ -v all || <expId_spec> ]
expPause [ -v all || <expId_spec> ]
<expId> = expRestore <file_spec>
expSave [ -v copy ] [ <expId_spec> ] <file_spec>
expSetParam [ <expId_spec> ] <expParam> = <expParamValue> [ , <expParam> = <expParamValue> ]+


Experiment Information Commands

expStatus [ -v all || <expId_spec> ]
expView [ <expId_spec> ] [ <viewType> ] [ -m <expMetric_list> ] [ <target_list> ]


Low Level list Command Variants

<ListOf_breakId> = list -v breaks [ <expId_spec> ]
<ListOf_breakId> = list -v breaks , all [ <expId_spec> ]

<listOf_expId> = list -v expid

<ListOf_hostname> = list -v hosts [ <expId_spec> ]

<ListOf_expMetric> = list -v metrics [ <expId_spec> || <expType_list> ]
<ListOf_expMetric> = list -v metrics , all [ <expId_spec> || <expType_list> ]

<ListOf_filename> = list -v obj [ <expId_spec> ] [ <target> ]

<ListOf_expParam> = list -v params [ <expId_spec> || <expType_list> ]
<ListOf_expParam> = list -v params , all [ <expId_spec> || <expType_list> ]

<ListOf_pidname> = list -v pids [ <expId_spec> ] [ <host_list_spec> ]

<ListOf_rankname> = list -v ranks [ <expId_spec> ] [ <target> ]

<listOf_filename> = list -v src [ <expId_spec> ] [ <target> ]

<ListOf_statusType> = list -v status [ <expId_spec> ]
<ListOf_statusType> = list -v status , all [ <expId_spec> ]

<ListOf_threadname> = list -v threads [ <expId_spec> ] [ <target> ]

<ListOf_expType> = list -v exptypes [ <expId_spec> ]
<ListOf_expType> = list -v exptypes , all [ <expId_spec> ]

<ListOf_viewType> = list -v views [<expId_spec> || <expType_list> ]
<ListOf_viewType> = list -v views , all [ <expId_spec> || <expType_list> ]


Session Commands

clearBreak <breakId>
exit
<string> = help [ <verbosity_list_spec> ] [ <string> ]
<string> = history [ <int> ]
log [ <file_spec> ]
openGui
playBack <file_spec>
record [ <file_spec> ]
<breakId> = setBreak [ <expId_spec> ] [ <target> ] <address_description>
wait [ -v terminate ] [ <expId_spec> ]