- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Is it possible to use call graph to profile an application written as a collection of kernel level drivers?
According to the documentation, Vtune call graph profiler can only instrument Ring 3 modules and not Ring 0 modules. Is this statement true even if symbol and base relocation information is available?
Many thanks,
--Rasa
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VTune Analyzer only instruments and collects data about Ring 3 applications. However, with sampling, Ring 0 code can be analyzed as well (but not for Call Graph). Also, Pause/Resume APIs are appropriate in Ring 3 code only.
Sorry.

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