Using CPU profiler for an application running on a standalone WebLogic server

Profiling allows you to connect to a Standalone WebLogic Server instance and gather profiling statistics for your application. Profiling statistics can be subsequently used to identify and correct performance issues. JDeveloper supports both a CPU and a memory profiler. The CPU profiler gathers statistics related to CPU usage by the application. The memory profiler identifies how the application utilizes memory and can be used to diagnose memory leaks.

In this recipe, we will demonstrate how to use the CPU profiler to profile an ADF Fusion web application deployed to a Standalone WebLogic managed server instance running on the local machine.

Getting ready ...

Get Oracle JDeveloper 11gR2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.