STOP-PROGRAM-LOG
Jump to navigation
Jump to search
@STOP-PROGRAM-LOG <output file>
Stop logging of programs and print report on a file.The program names are printed and the percentage of the measured time during which the program has been active. If combined with @DEFINE-SYSTEM-HISTOGRAM, produces a list of sampling distribution on various interrupt levels.
- <output file>
- (default = TERMINAL) destination of report.
Rules:
- Permitted only for user SYSTEM.
Example:
@STOP-PROGRAM-LOG PERCENT SAMPLES DUMMY: 63 10258 STSIN: 00 0 RTERR: 00 0 RTSLI: 01 114 RWRT1: 00 0 RWRT2: 00 0 RWRT3: 00 0 SCOM1: 00 0 RCOM1: 00 0 SCOM2: 00 0 RCOM2: 00 0 BAK01: 00 0 BAK02: 00 0 BAK03: 14 2341 BAK04: 00 0 BAK05: 01 132 BAK06: 02 253 BAK07: 02 258 BAK08: 18 2949 BAK09: 00 7 BAK10: 00 0 BAK11: 00 0 ...
Related commands
References
Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-208
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD