Terrasoft ProfilerJTerrasoft ProfilerJ
Home | Features | Screenshots | Documentation | Download | Evaluate | Buy | Contact | About
ProfilerJ
Agent
Snapshot file format
ProfilerJ Console
Command line reference
Installation
Content of distribution
Installation
Tutorial
Step 1 - Download files
Step 2 - Deploy agent
Step 3 - Run ProfilerJ Console
Step 4 - Get a license key
Step 5 - Run ProfilerJ Viewer
Step 6 - Sampling
Step 7 - Byte Code Instrumentation
Step 8 - Code Coverage
ProfilerJ Viewer

Step 1 - Download files

Download profilerJ from here and extract the files to a directory of your choice. Windows users should use the Windows Installer  profilerJ-1.4.0.msi instead. The installation directory will be something like "c:\program files\terrasoft\profilerj". 

To keep it simple, this tutorial assumes that the installation directory  is c:\profilerj. Also download the examples (examples.jar) used for the following steps. 

Now try to start a class contained in examples.jar in order to verify if the java runtime is properly setup. Create the batch file c:\profilerj\example01.bat (or a shell script on Unix respectively) containing the line

java -cp examples.jar com.terrasoft.profilerj.tutorial.Example01

and start the batch file. Example01 simply prints "Example01 running ..." and performs some lengthy operations.

«previous   next »

 

Copyright © 2006 Terrasoft Software GmbH. All rights reserved.