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

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,
David Balažic
Software Engineer
www.comtrade.com

-----Original Message-----
From: André Ziegler [mailto:MagicAndre1981_at_live.com]
Sent: 10. June 2014 20:45
To: users_at_tortoisesvn.tigris.org
Subject: RE: High CPU usage with v1.8
Importance: Low

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.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-09 15:13:20 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.