MySQL Forums
Forum List  »  Router & Proxy

Re: Too much CPU Usage, Is it any optimize?
Posted by: Jan Kneschke
Date: October 03, 2007 07:39AM

Do you mind to run the proxy in valgrind ?

$ valgrind --tool=callgrind mysql-proxy ...

It should generate a callgrind file at shutdown which can be graphed with kcachegrind and gives us in detail information where the time is spent.

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
9402
September 21, 2007 03:37AM
Re: Too much CPU Usage, Is it any optimize?
3900
October 03, 2007 07:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.