Next: , Previous: ppwresolve.pl, Up: Command Reference


B.19 ppwparutil.pl

ppwparutil.pl provides utility functions for working with PPW performance data archives (PAR files). Currently, the main function is to output a profile-only (PAR file) corresponding to the given input PAR file which contains profile and trace data. The main reason to generate such a profile-only PAR file is the (perhaps greatly) decreased size of the resulting file.

B.19.1 Invoking ppwparutil.pl

To invoke ppwparutil.pl, use the following syntax:

     
     ppwparutil.pl [OPTION] input.par output.par
     

B.19.2 ppwparutil.pl Command Options

ppwparutil.pl accepts the following options:

-p, --profile-only
Output a profile-only PAR corresponding to an input PAR file.