cvmeter(1)cvmeter(1)


NAME
     cvmeter - Examines process resource consumption data

SYNOPSIS
     cvmeter pid

IMPLEMENTATION
     IRIX systems

DESCRIPTION
     The cvmeter command presents a graphical display of process resource
     usage data for the running process whose process ID (pid) is supplied
     by the pid argument.  Output from the program shows a number of
     color-coded charts for various combinations of resources.  You can
     alter program output to display information in which you are
     particularly interested.  You can choose to display any of the
     following types of information:

     * User and system time (default output)

     * Major and minor faults

     * Context switches

     * Bytes read and written

     * Read and write system calls

     * Other system calls

     * Total system calls

     * Signals

     * Process size

     You can specify timings from 2 seconds to 10 minutes.  The default
     timing is 1 minute.

     You can also launch the program from the Process Meter selection of
     the Views menu of any Debugger window.

NOTES
     The cvmeter program does not save data and it cannot be scrolled back.

SEE ALSO
     cvd(1), cvperf(1)

     ProDev WorkShop: Debugger User's Guide

     ProDev WorkShop: Performance Analyzer User's Guide