The installation instructions assume that the tools will be
installed in the c:\ibmperf directory, but you can
install them on any drive\directory you want, as long as you
don't install the tools to a network drive nor to a SUBSTituted drive.
Substitute your installation directory for c:\ibmperf
in the commands that follow.
-
If you are upgrading to a new tools package:
-
Uninstall your current tools using the current tools. It is very
important that you uninstall using the same tools you used to install.
> cd /d c:\ibmperf
> ddr
-
Rename the directory where your current tools reside.
> rename c:\ibmperf ibmperf-old-tools
-
Reboot the machine.
-
Continue at step 2 after the reboot completes.
-
Make tools directory:
> mkdir c:\ibmperf
-
If not already done, download the tools to the tools directory.
-
Change to tools directory and uncompress:
> cd /d c:\ibmperf
> unzip {pi_win32.zip | pi_win64.zip}
-
Install the package by running the tinstall command.
> tinstall
-
If you upgraded to a new tools package, and tinstall completed
successfully, you can now delete the directory where the old tools reside.
> rmdir /s c:\ibmperf-old-tools
-
From each window where you plan to use the tools, ensure that you have the
required tool paths by entering:
> cd /d c:\ibmperf\bin
> setrunenv
-
To run TPROF enter:
> cd /d c:\ibmperf\bin
> run.tprof
-
To run ITRACE enter:
> cd /d c:\ibmperf\bin
> run.itrace