RE: High CPU usage with v1.8
From: André Ziegler <MagicAndre1981_at_live.com>
Date: Tue, 10 Jun 2014 11:44:56 -0700 (PDT)
Install the WPT (http://social.technet.microsoft.com/wiki/contents/articles/4847.install-the-windows-performance-toolkit-wpt.aspx), open a cmd.exe as admin and run this command while you get the high CPU usage and capture 30s of the CPU usage:
xperf -on latency -stackwalk profile -buffersize 1024 -MaxFile 512 -FileMode Circular && timeout -1 && xperf -d highCPUUsage.etl
zip the generated ETL file (to dramatically reduce the fle size), uplaod to a cloud service and post a link.
------------------------------------------------------
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.