These tables are currently relevent to the maven based experimental branch. They provide links to latest stable builds.These are not release builds and are intended for use for development purposes only.
kato. The main codebase - platform neutral
| Module |
Description |
Development Status |
Build Link |
binaries |
| API |
Kato API interfaces and associated classes |
Builds Ok |
hudson |
jar |
| Ant Tasks |
Sundry ant tasks contributed by IBM. Used by TCK Harness |
Builds but relevance still TBD |
stable |
jar |
| VM Side |
API for standardised triggering of a diagnostic artifact |
Exists but does nothing useful yet |
hudson |
jar |
| Tomcat Demo |
Simple code to create diagnostic scenerios in tomcat |
Exists and is useful. No instructions for use |
hudson |
war |
| HPROF adapter |
Provides the mapping from the HPROF binary reader to the kato API |
Exists and works reasonably well |
hudson |
jar |
| HPROF Binary reader |
Code for reading an HPROF file and providing a programmatic interface |
Exists and works reasonably well when driven by the API adapter. Not a complete HPROF api |
hudson |
jar |
| JDI Connector |
JDI Connector that maps between the Kato API and the JDI debug protocol |
Works at demo level -no testcases |
hudson |
jar |
| JVMTI Reader |
Java code that can read the experimental data from the jvmti agent and map it to the Kato API |
Very early days! |
hudson |
jar |
| TCK Harness |
Harness for running testcases against an JSR 326 implementation |
Builds but relevance still TBD - will need work to make it useful for kato |
hudson |
jar |
| KatoView |
Command line tool for using the API to explore dumps |
Good quality code |
hudson |
jar standalone-jar |
kato.native The main codebase - platform specific
| Module |
Description |
Development Status |
Build Link |
binaries |
| JVMTI Agent |
Python / C combination JVMTI Agent |
Early days. Can produce dumps but flaky. No testcases |
no simple download yet |
kato.eclipse Eclipse plugins which use the main codebase
| Module |
Description |
Development Status |
Build Link |
binaries |
| API Plugin |
includes and exports the API |
ok |
hudson |
see feature below |
| API Registry Plugin |
provides an eclipse extention point for eclipse plugins to contribute readers to the API |
ok |
hudson |
see feature below |
| API Feature |
Packages all the eclipse plugins into a single installable feature |
ok |
hudson |
zip |
more...