 |
» |
|
|
|
 |
 |
dcpiepoch(1)
NAME
dcpiepoch - Start a new profiling epoch.
SYNOPSIS
dcpiepoch
DESCRIPTION
Dcpiepoch starts a new profiling epoch after flushing all unsaved in-memory
samples to their associated profiles in the on-disk profile database. The dcpiflush(1) command
can be used to flush unsaved samples without starting a new epoch. The dcpilabel(1) command
or the -bypid option to dcpid(1) can be
used instead of dcpiepoch to separate out profiles for specific
processes.
Epochs are designed to capture relatively coarse time intervals measured
in minutes. An epoch is represented by a GMT (Greenwich Mean Time) timestamp
for the start of the epoch, in YYYYMMDDHHMM format. For example, the epoch
200212042334 corresponds to December 4, 2002 at 23:34 GMT (or December 4,
2002 at 15:34 PST).
Dcpiepoch is implemented as a shell script that invokes dcpictl(1) with
the epoch command.
SEE ALSO
dcpi(1), dcpi2bb(1), dcpi2pix(1), dcpi2ps(1), dcpicalc(1), dcpicat(1), dcpicc(1), dcpicoverage(1), dcpictl(1), dcpid(1), dcpidiff(1), dcpidis(1), dcpiflow(1), dcpiflush(1), dcpikdiff(1), dcpilabel(1), dcpildlatency(1), dcpilist(1), dcpiprof(1), dcpiprofileme(1), dcpiquit(1), dcpiscan(1), dcpisource(1), dcpistats(1), dcpisumxct(1), dcpitar(1), dcpitopcounts(1), dcpitopstalls(1), dcpiuninstall(1), dcpiupcalls(1), dcpivarg(1), dcpivcat(1), dcpiversion(1), dcpivlst(1), dcpivprofiler(1), dcpiwhatcg(1), dcpix(1), dcpiformat(4), dcpiexclusions(4)
For more information, see the DCPI project home page http://h30097.www3.hp.com/dcpi.
COPYRIGHT
Copyright 1996-2004, Hewlett-Packard Company.
All rights reserved.
|
|