- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How exactly is WAIT_TIME determined under the callgraph collector? How accurate is it? Does it include time spent in kernel-space?
Can you take SELF_TIME - WAIT_TIME to get CPU time? When I do this for an application I am profiling, I get numbers that I don't quite beleive for __sigsuspend, nanosleep, and some others.
Can you take SELF_TIME - WAIT_TIME to get CPU time? When I do this for an application I am profiling, I get numbers that I don't quite beleive for __sigsuspend, nanosleep, and some others.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mathewmills ,
as far as I know the wait time is determined using some heuristics. so you can't count on these figures 100%.
:-(
Daniel
as far as I know the wait time is determined using some heuristics. so you can't count on these figures 100%.
:-(
Daniel

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page