java - VisualVM Not showing ANY methods called for CPU Performance Profiling -
java - VisualVM Not showing ANY methods called for CPU Performance Profiling -
i'm running java 1.6_21 sdk build app. been build in eclipse, , i'm using vistualvm eclipse plugin launch visualvm when app starts.
when go profile tab , click cpu profiling, shows threads running, doesn't show method calls. quite litterally, none. i've googled whole bunch of things, nil seems fit. has seen problem? there solution??
environment: windows xp 32-bit "classic" eclipse sdk 3.7.0 visualvm sdk 1.6_21
it doesn't create sense me. can memory heap information, 0 member-calling information.
any help extremely appreciated.
have tried setting classes profiled.
select settings checkbox in top right cornet of window & set packages needs profiled.
java visualvm
Comments
Post a Comment