Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5335 Discussions

Generating Call graphs on IA64

onlyme
Débutant
2 622 Visites
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.
0 Compliments
3 Réponses
bnshah
Débutant
2 622 Visites
Does VTune ever launch the app or is it stuck in instrumentation?
0 Compliments
onlyme
Débutant
2 622 Visites
Instrumentation
0 Compliments
Anonymous24
Débutant
2 622 Visites

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

0 Compliments
Répondre