BSD 2 development
[unix-history] / .ref-BSD-1 / pxp / how_pxp
CommitLineData
4a9bdf3d
BJ
1To profile a program do
2 pxp -z name.p
3after a translation specifying this option to pi and an execution, i.e.:
4 pi -z name.p
5 px
6or
7 pix -z name.p
8To use pxp to reformat a program you can use the command:
9 pxp name.p >newname.p
10The complete format for using pxp is
11 pxp [ -acdefjntuw_ ] [ -23456789 ] [ -z [ name ... ] ] name.p