From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEO1i-0000tT-Ij for qemu-devel@nongnu.org; Mon, 04 Oct 2004 04:16:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEO1g-0000sc-Sa for qemu-devel@nongnu.org; Mon, 04 Oct 2004 04:16:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEO1g-0000rm-7A for qemu-devel@nongnu.org; Mon, 04 Oct 2004 04:16:56 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CENtS-0004F6-5B for qemu-devel@nongnu.org; Mon, 04 Oct 2004 04:08:26 -0400 Message-ID: <41610547.4020104@gmx.de> Date: Mon, 04 Oct 2004 10:09:43 +0200 From: Christian Wiese MIME-Version: 1.0 Subject: Re: [Qemu-devel] BeOS/Zeta eats 100% cpu time References: <415C0AE6.6000205@gmx.de> <415D11FA.4020004@gmx.de> <415DC6CC.9060600@gmx.de> <200410012324.43055.paul@codesourcery.com> <41604B7D.2060201@gmx.de> In-Reply-To: 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 Johannes Schindelin wrote: >If you go to QEmu's monitor, you can issue the "quit" command. > Thanks, but Iīve thought of that, too. I was under the impression that this call will kill the process and not shut down gracefully. But after compiling with --enable-gprof and without, both executables have exactly the same size, so it looks like profiling isnīt enabled at all. So if someone has allready a profiled exe for windows and would be so kind to send it to me, I will appreciate it very much. Greetings, Chris