Detecting thread bottlenecks

You can detect thread bottlenecks in your application, including thread contentions and thread deadlocks, by collecting Thread Analysis data when profiling. Contentions slow down your application, and deadlocks bring it to a halt.

The following topics provide specific instructions:

Related concepts
Thread bottleneck detection: User interface reference
Related tasks
Getting started: Creating a profiling configuration for runtime problem determination
Related information
Getting started: Profiling J2EE applications
Getting started: Thread bottleneck detection
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.