Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value of 'Count' of a specific method in CPU Profiling #85

Open
GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Hi,

I found the 'count' value of a specific method in CPU profiling as wrong or I 
cannot understand it correctly.

When I set a debug point at the beginning of a specific method (which makes DB 
calls through JDBC driver), it stops at the debug point exactly 2 times, but in 
profiler it shows as '5' in 'count' for every call of this method.

Can someone please explain this?

Regards,
Sudarsan

Original issue reported on code.google.com by sudarsan...@gmail.com on 14 Aug 2013 at 1:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant