[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3084844

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-09 21:34:03 CEST

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.