The XperfView.exe shows Unknown Module for DPC and Interrups Summary Tables. In another tables the modules are show perfectly. The symbols was load with success. What is wrong?
Unknown module (assuming you have known ones) usually means that it's dynamically generated code. The CLR and Javascript are two common sources for this. Also, if your not using one of the standard groups in enabling tracing, modules are enabled by the
loader flag in the kernel group.