- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm having a particular problem where I set up VTune to generate a call-graph but perhaps my app is too complicated - I sit waiting an waiting and waiting, hours, overnight and end up giving up. Are there any tips on how to reduce the time to wait? This is on IA64 in case that matters.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does VTune ever launch the app or is it stuck in instrumentation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Instrumentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Configure the call graph collector defaults for all modules (system DLLs, user DLLs, and User EXEs) to Minimal (see Configure menu, Options dialog, Call Graph Collector), then create a new project and try, again. Minimal will reduce the amount of instrumentation the analyzer does. If this works, then you can incrementally increase the instrumentation level on modules of interest (i.e., your code).
-dlanders
Message Edited by dlanders_tuner on 04-08-2004 03:55 PM
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