From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVCKE-0002cf-Oq for qemu-devel@nongnu.org; Fri, 19 Nov 2004 12:13:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVCKE-0002cT-C0 for qemu-devel@nongnu.org; Fri, 19 Nov 2004 12:13:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVCKE-0002cQ-8j for qemu-devel@nongnu.org; Fri, 19 Nov 2004 12:13:34 -0500 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CVCAr-0004Nj-At for qemu-devel@nongnu.org; Fri, 19 Nov 2004 12:03:53 -0500 Message-ID: <419E27F4.4020509@gmx.de> Date: Fri, 19 Nov 2004 18:05:56 +0100 From: Christian Wiese MIME-Version: 1.0 Subject: Re: [Qemu-devel] BeOS 5.0.3 network problems References: <20041119164742.23182.qmail@maboque.srv.clix.pt> In-Reply-To: <20041119164742.23182.qmail@maboque.srv.clix.pt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ruiapimenta@clix.pt wrote: >Hum... I've compiled QEMU 0.6.1s20041115, could you >tell me how do I generate a profiling qemu executable? >(I can use gcc32 or gcc34 - FreeBSD systems ) >And how do i search for the "cpu hungry" functions? > > Do a configure with option "-enable-gprof". Use the generated binary as it is the normal qEmu. Do average stuff in BeOS and shut down. In your working directory should be a new file. These file listed all called functions and the time the programm has spend in it. Then you could run BeOS and do nothing. The resulting file should show us, where the time has gone :-) >BeOS seems a nice simple clear OS, that I would like to test >a litle bit more. > > Itīs worth it. BeOS is a fantastic OS, but not enough developers at the moment :-/ Hope this will change with Zeta and Haiku For further question you can mail me directly, so we donīt flood the list. Greetings, Chris