The Probekit tool lets you create probes that insert bytecode into your application to send back Application Response Measurement (ARM) data about the application while it runs. A sample ARM probe is provided, to show you how this could be done. This ARM data can then be collected and analyzed just as it would be if it were running on a J2EE application server.
In this scenario, the profiling tool attaches to the ARM engine (in the data collection infrastructure) to collect performance data. The ARM engine collects data from the application running with the sample ARM instrumentation probe.
Prerequisites: