Collecting profile data for analysis

There are three ways to collect profile data for offline analysis using the NSjmeter console:

  1. To enable eprof profiler start the Java application with -Xeprof option.

  2. Zero-preparation profiling, start and stop the profile data collection by sending signal to the running Java application. (This uses the Xeprof profiler, internally, to profile the application dynamically).

For more information on analyzing profile data and the instructions to use NSjmeter tool, see NonStop NSjmeter 5.0 User Guide.