Previous: ppwparutil.pl, Up: Command Reference


B.20 ppwcomminfo.pl

ppwcomminfo.pl provides access to basic communication-related profile data in a PPW performance data archive (PAR file). Currently, the main function is to output per-line communication data in either human-readable or comma-separated-value (CSV) form.

B.20.1 Invoking ppwcomminfo.pl

To invoke ppwcomminfo.pl, use the following syntax:

     
     ppwcomminfo.pl [OPTION] input.par
     

B.20.2 ppwcomminfo.pl Command Options

ppwcomminfo.pl accepts the following options:

-l, --line-comm-stats
Outputs per-line communication data in human-readable form.
-lc, --line-comm-stats-csv
Outputs a CSV representation of per-line communication data.