From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F7FTi-00010X-DL for qemu-devel@nongnu.org; Thu, 09 Feb 2006 12:21:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F7FTb-0000z9-V3 for qemu-devel@nongnu.org; Thu, 09 Feb 2006 12:21:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7FTX-0000yE-VD for qemu-devel@nongnu.org; Thu, 09 Feb 2006 12:21:00 -0500 Received: from [66.54.152.27] (helo=jive.SoftHome.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1F7FX8-00087T-2L for qemu-devel@nongnu.org; Thu, 09 Feb 2006 12:24:42 -0500 From: Mulyadi Santosa Subject: Re: [Qemu-devel] qemu cpu-all.h monitor.c Date: Fri, 10 Feb 2006 00:04:53 +0700 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602100004.53332.a_mulyadi@softhome.net> Reply-To: a_mulyadi@softhome.net, 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, Fabrice Bellard Dear Fabrice > Log message: > support for builtin profiler Does this mean, qemu will have native profiling support just like oprofile does? In other word, we can easily access cpu perfomance counter such as TLB miss, unaligned cache access and so on? regards Mulyadi