1 /CODEPATHS
Lists the names of all modules for which codepath data was gathered.
2 /COVERAGE_SET
Lists the contents of the coverage-set table.
3 /CPT
Lists the contents of the codepath table.
4 /DMT
Lists the contents of the DMT.
5 /DST
Lists the contents of the DST.
6 /EVENT_NAMES
Lists all event marker names recorded in the data file.
7 /FILE_NAMES
Lists the names of all files opened or created by the user program.
8 /GST
Lists the contents of the GST.
9 /HEADER
Lists the performance data file header.
10 /HEXADECIMAL
Lists all performance data records in hexadecimal form in addition to the normal text form.
11 /IMAGE
Lists information about the user program's executable image file.
12 /LOST_DATA
/LOST_DATA=[keyword] Controls the output of lost data indications and the displaying of lost data records. The default qualifier is /LOST_DATA=ALL. Qualifier Keyword Description ALL Outputs any lost data indications and displays any lost data records. NONE Does not output any lost data indications or display any lost data records. PCA Outputs lost data indications and displays lost data records which were caused by PCA. USER Outputs lost data indications and displays lost data records which were caused by the user.
13 /NOLOST_DATA
/NOLOST_DATA Does not output any lost data indications or display any lost data records. This is the default LIST qualifier.
14 /MODULE_NAMES
Lists the names of all the modules in the image for which the data was collected.
15 /SEQUENCE_NUMBERS
/SEQUENCE_NUMBERS Outputs sequence numbers when listing performance data records.
16 /NOSEQUENCE_NUMBERS
/NOSEQUENCE_NUMBERS Does not output sequence numbers when listing performance data records. This is the default LIST qualifier.
17 /SHAREABLE_IMAGE
Lists the names of all shareable images used by the user program or by the Collector.
18 /START_TIME
/START_TIME Outputs CPU start and end times when listing system service records.
19 /NOSTART_TIME
/NOSTART_TIME Output only the CPU end time when listing system service records. This is the default LIST qualifier.
20 /TASK_NAME
Lists the task name section.
21 /TASK_TYPE
Lists the task type section.