BIPTK
Home PageCategories: Profiling - Debugging
Author: IBM
BIPTK (Bytecode Instrumentation Profiling Toolkit for Java) is an Eclipse-based toolkit that helps developers and performance specialists exploit bytecode instrumentation for the purpose of profiling Java applications.
BIPTK includes a library for generating profiling traces, an Eclipse plug-in GUI for visualizing the traces, and some working examples of instrumenting code with Eclipse TPTP Probekit.
The Bytecode Instrumentation Engine captures timing events from the Java application, and the library makes the correlations and saves traces in XML format.
The Eclipse plug-in is an editor for profiling traces, helping in the analysis, and visualizing for each method and every child call; it also enables navigation of the whole call tree in order to identify the major causes of performance degradation.
Built for Java |
Plug-in |
Free or free version available |