PROCMAP(1) - General Commands Manual # PROCMAP(1) - General Commands Manual
NAME # procmap - display process memory map
SYNOPSIS # procmap [-AadlmPsv] [-D number] [-M core] [-N system] [-p pid] [pid …]
DESCRIPTION # The procmap utility lists the virtual memory mappings underlying the given process. The start address of each entry is always given and, depending on the options given, other information such as the end address, the underlying file’s device and inode numbers, and various protection information will be displayed, along with the path to the file, if such data is available.
...
Vmstat,
Top,
Pkill,
Fstat,
Pgrep,
W,
Kill,
Netstat,
Procmap,
Systat,
Kvm,
Iostat,
Pstat,
Strftime,
Dev_mkdb,
Ps PS(1) - General Commands Manual # PS(1) - General Commands Manual
NAME # ps - display process status
SYNOPSIS # ps [[-]AacefHhjkLlmrSTuvwx] [-M core] [-N system] [-O fmt] [-o fmt] [-p pid] [-t tty] [-U user] [-W swap]
DESCRIPTION # The ps utility displays information about active processes. When given no options, ps prints information about processes of the current user that have a controlling terminal.
The information displayed is selected based on a set of keywords (and for even more control, see the -L, -O, and -o options).
...
Vmstat,
Top,
Fstat,
Tcpbench,
Stat,
Printf,
Procmap,
Systat,
Ps,
Netstat,
Iostat,
Fs,
Pstat PSTAT(8) - System Manager’s Manual # PSTAT(8) - System Manager’s Manual
NAME # pstat - display system data structures
SYNOPSIS # pstat [-fknsTtv] [-M core] [-N system] [-d format symbol …]
DESCRIPTION # pstat displays open file entry, swap space utilization, terminal state, and vnode data structure information. If core is given, the information is sought there, otherwise in the running kernel via /dev/kmem. The required namelist is taken from the running kernel unless system is specified.
...
Top,
Fstat,
Uvm_init,
Procmap,
Ps,
Netstat,
Systat,
Iostat,
Pstat,
Nfsstat,
Vmstat VMSTAT(8) - System Manager’s Manual # VMSTAT(8) - System Manager’s Manual
NAME # vmstat - report statistics about kernel activities
SYNOPSIS # vmstat [-fimstvz]
vmstat [-c count] [-M core] [-N system] [-w wait] [disk …]
DESCRIPTION # vmstat reports certain kernel statistics kept about process, virtual memory, disk, trap, and CPU activity. The default behavior is to print a one-line summary of these statistics. The -c and -w flags may be used to continually report summaries.
...