RE: High CPU usage with v1.8
From: David Balažic <david.balazic_at_comtrade.com>
Date: Wed, 9 Jul 2014 15:13:09 +0200
Hi!
What do you mean by "capture 30s of the CPU usage" ?
When I run the command, it prints "Press any key to continue ..." , after I press a key, it runs for a few seconds then exits.
Should I wait 30 seconds before pressing a key?
Regards,
-----Original Message-----
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].
------------------------------------------------------
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.