Specifically, I want to dump the WMI trace logs from the kernel dump and then extract and export the DPC trace logs in a format that Windows Performance Analyzer (WPA) can read. What steps should I take to do this? Sorry for my English.
!wmitrace.logsave to get the 'Circular Kernel Context Logger' logs. I believe this is the correct location as my goal is to look for DPC/ISR logs. When I look through WPA, there are no DPC/ISR logs.