CodePro Profiler Guide

Welcome to CodePro Profiler — the Eclipse-based Java application profiling tool.  Using CodePro Profiler will allow you to inspect the running application, find performance bottlenecks, detect memory leaks and solve problems regarding thread concurrency in your Java applications.

CodePro Profiler integrates tightly with the Eclipse IDE and Java development tools (JDT), allowing profiling applications using the same workbench to develop and debug them.

To start using CodePro Profiler, please read following sections of this guide:

  • Read the What's New section to learn about the latest product features
  • Read the Concepts section to become familiar with the terms and subjects of this guide.
  • Read the Getting Started section to know how to set up the Eclipse launch configuration to profile your application using CodePro Profiler.
  • The Features section describes all the main features of CodePro Profiler.
  • The Solutions of Performance Problems section describes typical problems which could be solved using CodePro Profiler along with some ready recipes on how to deal with them.
  • The User Interface section gives you an overview of all the views in CodePro Profiler.