Analyzers
Support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

setupapi.dll

tpham000
Beginner
280 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
280 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.
Reply