Sam
Sam

Reputation: 2432

How to enable CPU Load in JProfiler?

enter image description hereHi,

I am trying to profile a J2EE application with JProfiler.

I am not able to chek the CPU Load under Telemetries tab of JProfiler. Below is the screenshot. Can someone please help.

I even looked at this and this.

The first link is very specific about enabling Profiling in RSA. But later talks about enabling profiling to JVM.

Can some one confirm about my understanding of second one?

Upvotes: 1

Views: 493

Answers (1)

Ingo Kegel
Ingo Kegel

Reputation: 47965

This happens when you profile an IBM VM where this information is not available.

Upvotes: 1

Related Questions