PDH命令行

\Process(*)\% Processor Time 每个进程的CPU占用率

\Process(*)\Working Set每个进程的占用内存



typeperf "\Process(*)\% Processor Time"

typeperf "\Process(*)\Working Set"

typeperf "\Memory\% Committed Bytes In Use"


typeperf "\Process(C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)\% Processor Time"



typeperf "\Process(xdict)\Working Set" "\Process(xdict)\% Processor Time" -sc 1


你可能感兴趣的:(Google,chrome,memory)