Please enable JavaScript to view this site.

Thread Wait Chain Inspector Help

Navigation: Command Line Interface

Alphabetic Reference

Scroll Prev Top Next More

/logWaitChains

 Turn wait chain logging on or off

 

 /logWaitChains:On|Off

 

 Example:

         /logWaitChains:On

         /logWaitChains:Off

 

/logWaitChainFileName

 

 Specifies a file to write the wait chain log to. The wait chain log is written when Thread Wait Chain Inspector is closed.

 

 /logWaitChainFileName filename

 

 Example:

         /logWaitChainFileName e:\tests\testWaitChain\waitChainLog.txt

 

 

/processId

 Specify a process to monitor. The process must already be running.

 

 /processId process-id

 

 Example:

         /processId 256

 

/process

 Specify a process to monitor. The process must already be running.

 

 /process process-name

 

 Example:

         /process test.exe

         /process e:\om\c\testApps\native\test\debug\test.exe