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

setupapi.dll

tpham000
Beginner
395 Views
Recently when profiling my app, at the end when the call graph is being generated, VTune get's stuck on instrumenting setupapi.dll. Has anyone run into this problem before and is there anyway around it? I tried removing it from the project, but some other system module must have a dependency on it because it says I can only remove modules that I added. Thanks.
0 Kudos
1 Reply
Intel_C_Intel
Employee
395 Views
1. In order for you to workaround the problem:
1.1 Add setupapi.dll manually to the list of modules
1.2 Set it's Instrumentation Type to Minimal

2. In order to fix the problem
Please submit bug report.
0 Kudos
Reply