Google
 

Trailing-Edge - PDP-10 Archives - decuslib10-12 - 43,50554/4/monrpt.rnd
There is 1 other file named monrpt.rnd in the archive. Click here to see a list.
.ps80,72.npr.lm0.rm72
.c;Installation Guide for MONRPT and RESP
.c;24-Nov-82
.sk;MONRPT and RESP are programs
for reporting operating system performance.
Both programs use GETTABs to obtain data
from the operating system.
RESP types out the five response measurements kept track of by TOPS-10.
Use of the MONRPT program is described fully in its help file.
.sk;MONRPT and RESP are written in FORTRAN-10 (version 6).
However, each uses a subroutine module written in MACRO-10.
They have been tested on a KL-1090 running TOPS-10 version 7.01.
.sk;The core image file MONRPT.EXE
may be created using the following sequences of monitor commands:
.lm8
.sk;_.COMPIL MONRPT,PRF
.br;_.LOAD MONRPT
.br;_.SSAVE
.lm0
.sk;The core image file RESP.EXE
may be created using the following sequences of monitor commands:
.lm8
.sk;_.COMPIL RESP,RSUB
.br;_.LOAD MONRPT
.br;_.SSAVE
.lm0
.sk;Several debugging procedures and test files
are included in this package.
The file DB.MIC produces DB.REL and DB.EXE
which is a debugging version of MONRPT.
.sk;Anyone wishing to report bugs,
make suggestions or
otherwise discuss the MONRPT program
should contact:
.sk;Dr. Edmund West
.br;University of Toronto Computing Services
.br;255 Huron St.
.br;Toronto, Ontario
.br;(telephone: 416-978-4085)