Next: ppwhelp, Previous: ppwprof, Up: Command Reference
ppwprof.pl outputs a subset of the information provided by the ppwprof(1) command. Unlike the ppwprof(1) command, this command does not require a full Java installation in order to work. However, this script only shows basic performance information and does not perform any aggregation across each thread's data sets.
To invoke ppwprof.pl, use the following syntax:
ppwprof.pl filename.par
ppwprof does not have any command-line options.
This command is a Perl script and tends to run much slower than ppwprof(1) with files containing data from a larger number of nodes. Additionally, this script does not support reading gzipped PAR data files.