Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

hook dlls

yuv
Beginner
1,045 Views
Can VTune profile hook dlls by instrumentation? A hook dll is one defined in AppInit_DLLs in the windows registry.
0 Kudos
1 Reply
bnshah
Beginner
1,045 Views
You may be able to do this w/ call graph in VTune 7.0. Select no application to launch in the call graph wizard. Then add your hook dll to the modules of interest. When call graph starts collecting data, run a workload that excercises your hook dll.
0 Kudos
Reply