When I am using vtune to collect information of a process I only need to focus on the result of one particular dll(lets say X.dll). But When I finished with running the process and in the collecting information stage, one dll(lets say Y.dll) will stuck with retrieving information forever.
I only have symbols for X.dll
I don`t have symbols for Y.dll
Is there a problem with symbol server settings ?.
I`m using Visual Studio 2008 and Win7 32bit.