Getting started with run-time problem determination

The run-time problem determination "Getting started" section provides the basic steps for collecting profiling data. It includes instructions for selecting the profiling set that collects the kind of data you need, and provides high-level information about accessing and using the views that can help you with your analysis.

The profiling and logging views are able to pinpoint the following problems, all of which are possible reasons for poor run-time performance:

There are also views to help you locate gaps in code coverage during your profiling runs.

Profiling and logging also includes Probekit, which provides a framework for writing Java™ code fragments to investigate specific run-time problems.

The "Getting started" section includes the following topics:

Parent topic: Detecting and analyzing run-time problems

Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.