The Profiling Tool offers powerful visualization features that enable you to pinpoint performance and memory usage problems within your applications. You can profile various types of applications, including Java and Web applications, regardless of what application server you are running on.
Prerequisites:Profiling an application involves the following steps:
Note. The iSeries JVM requires the following options to generate method entry and exit events for method statistics:
-Dos400.enbprfcol=1 -Djava.compiler=jitc
Related concepts
Overview of the Profiling Tool
Related tasks
Launching or attaching a Java process
Profiling with a local deployment
Saving profiling resources
Specifying profiling criteria
Using profiling views to analyze data
Working with the agent controller
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.