- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
IsVTune capable of generating a call graph for a Windows kernel device driver?
TIA
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Call graph can only be used on user-level binaries. Sampling, however, is capable of collecting data from the entire system, including drivers. This is the typical tool used by driver developers to profile their code. Because of the instrumentation, call graph would significantly impact a driver.

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