RE: Re: High CPU usage with v1.8
From: André Ziegler <MagicAndre1981_at_live.com>
Date: Wed, 9 Jul 2014 12:33:58 -0700 (PDT)
to see waits we must add new flags to the command:
xperf -on latency+DISPATCHER+CSWITCH -stackwalk profile+CSwitch+ReadyThread -buffersize 1024 -MaxFile 512 -FileMode Circular && timeout -1 && xperf -d highCPUUsageWithWaits.etl
If you want to look at the data, watch this video:
http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-43-WPT-Wait-Analysis
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.