Next: , Previous: ppwrun, Up: Command Reference


B.11 par2cube

par2cube converts PPW performance data archive files (PAR files) to the format used by KOJAK's CUBE profile viewer.

This conversion is also available from the PPW graphical interface ppw(1), so you may choose to perform the conversion on your workstation instead.

B.11.1 Invoking par2cube

To invoke par2cube, use the following syntax:

     
     par2cube [-h|--help]
              filename.par dest.cube
     

B.11.2 par2cube Command Options

par2cube accepts the following options:

-h
--help
Show the help screen.

B.11.3 par2cube Notes

Note that this command requires a Java installation to work properly. If you do not have a Java installation available, please install the GUI on your workstation, or see the PPW manual section entitled `Installing PPW' for more options.

B.11.4 par2cube Environment Variables

If you did not configure PPW to use a Java installation at build time, or would like to override which version of Java PPW uses to start the GUI, you may set the JAVA_CMD environment variable to the full path of a Java interpreter.