From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWrT-0005zh-0B for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:30:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTWrK-0004fu-0N for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:30:18 -0400 Received: from mail-qc0-x22c.google.com ([2607:f8b0:400d:c01::22c]:39554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWrJ-0004f5-TC for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:30:09 -0400 Received: by mail-qc0-f172.google.com with SMTP id i8so5977034qcq.31 for ; Fri, 28 Mar 2014 06:30:09 -0700 (PDT) Sender: Richard Henderson Message-ID: <5335795D.4040903@twiddle.net> Date: Fri, 28 Mar 2014 06:30:05 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1395938253-9225-1-git-send-email-alex.bennee@linaro.org> <53348143.5060902@twiddle.net> <87ppl6vao8.fsf@linaro.org> In-Reply-To: <87ppl6vao8.fsf@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RFC PATCH] tcg: add ability to dump /tmp/perf-.map files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QWxleCBCZW5uw6ll?= Cc: Yeongkyoon Lee , qemu-devel@nongnu.org, Alexander Graf , Kirill Batuzov , Blue Swirl , Stefan Weil , Anthony Liguori , Amit Shah , Matthew Fernandez On 03/28/2014 04:12 AM, Alex Bennée wrote: > I've had a brief poke around the TCG profiling and seen it track > generation cost. Do we have any hotblock tracking in the built-in profiler? No. r~