资源介绍
cd C:\Program Files\Debugging Tools for Windows (x86)
gflags -i iSwitchServiceApp.exe(DevVirtualServer.exe) +ust
set _NT_SYMBOL_PATH=C:/WINDOWS/Symbols
启动iSwitch
tlist查到iswitch的号
umdh -p:4716 -f:beforeplay.log
进行需要的操作
umdh -p:4716 -f:afterplay.log
生成log文件后,再进行比较
UMDH beforeplay.log afterplay.log > difference.txt
用完之后
gflags -i iSwitchServiceApp.exe -ust
////////////////////////////////////
gflags -i iWebGateway.exe +ust
umdh -p:5112 -f:webbefore.log
umdh -p:5112 -f:webafter.log
UMDH webbefore.log webafter.log > difference.txt
- 上一篇: umich-sentiment-train.txt
- 下一篇: pig-0.9.1.tar