From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CDUhC-0004dv-CK for qemu-devel@nongnu.org; Fri, 01 Oct 2004 17:12:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CDUhB-0004dj-Vq for qemu-devel@nongnu.org; Fri, 01 Oct 2004 17:12:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDUhB-0004dg-TG for qemu-devel@nongnu.org; Fri, 01 Oct 2004 17:12:05 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CDUac-0006bZ-69 for qemu-devel@nongnu.org; Fri, 01 Oct 2004 17:05:18 -0400 Message-ID: <415DC6CC.9060600@gmx.de> Date: Fri, 01 Oct 2004 23:06:20 +0200 From: Christian Wiese MIME-Version: 1.0 Subject: Re: [Qemu-devel] BeOS/Zeta eats 100% cpu time References: <415C0AE6.6000205@gmx.de> <2ad73a04093008366675a85f@mail.gmail.com> <415C2BE2.7070905@gmx.de> <2ad73a040930100714555fe5@mail.gmail.com> <415C41FB.9050701@gmx.de> <2ad73a04093011386715b824@mail.gmail.com> <415D11FA.4020004@gmx.de> In-Reply-To: <415D11FA.4020004@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Christian Wiese wrote: > Maybe I find some time to build an profiling-enabled version. Hmm, when I set -p or -pg for profiling and remove -fomit-frame-pointer, the created op.h is empty and dyngen crashes because of this. Does someone now why this happen and what I can do to get a profiling-executable? Greetings, Chris