Skip to main content

Bytecode Instrumentation Profiling Toolkit for Java

A toolkit that helps developers and performance specialists exploit bytecode instrumentation for the purpose of profiling Java applications.

Date Posted: March 7, 2006

alphaworks tab navigation

 

Platform requirements

Operating system: Linux®, Windows®. (Other operating systems should work but are little tested.)

Software:

Agent side:

Client side:

Installation instructions

Installation is two-sided: The first side involves code instrumentation; the second side involves analyzing the code.

  1. Create a Java™ project.
  2. Import the included sample Probekit probes and add the Biptk.jar to the project""s build path. Now you have your instrumentation console.
  3. In order to deploy instrumented code, you must replace the original JAR files with instrumented JAR files and add the following to the JVM classpath:
  4. The analysis side must be installed by copying the included biptk.visualizer plug-in.

For further details, please see the included manual.


Download description

Filename File size Description
awBIPTK.zip    1120KBZip file containing Bytecode Instrumentation Profiling Toolkit for Java

Trademarks