 |
» |
|
|
|
 |
 |
dcpi2ps(1)
NAME
dcpi2ps - DIGITAL Continuous Profiling Infrastructure graph formatter
SYNOPSIS
dcpi2ps [-o <filename>] [-s <scale>] [<graph-file>]
FLAGS
- -o <filename>
- Send output to <filename>, default to stdout.
- -s <scale>
- Set scale factor to <scale> (a floating point number).
- <graph-file>
- The DIGITAL Continuous Profiling Infrastructure graph file, default from stdin.
DESCRIPTION
dcpi2ps takes a Continuous Profiling Infrastructure graph file and turns it into
PostScript.
TYPICAL USAGE
Typically, dcpicalc, dcpisource, and dcpi2ps are used
together as follows:
dcpicalc -db db foo program.exe | \
dcpisource -f program.c | \
dcpi2ps -o idle_thread.ps
SEE ALSO
dcpi(1), dcpiflow(1), dcpiprof(1), dcpilist(1), dcpidis(1), dcpiscan(1), dcpid(1), dcpiepoch(1), dcpiflush(1), dcpicalc(1), dcpilabel(1), dcpicat(1), dcpiquit(1), dcpidiff(1), dcpitopstalls(1), dcpiwhatcg(1),
dcpictl(1), dcpiformat(4)
For more information, see the HP Continuous Profiling Infrastructure project home
page (http://h30097.www3.hp.com/dcpi).
COPYRIGHT
Copyright 1996-2004, Hewlett-Packard Development Company, L.P.
AUTHORS
Dick Sites and Chip Darcy
This page was generated automatically by mtex software.
|
|