Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965006Ab1CaQ37 (ORCPT ); Thu, 31 Mar 2011 12:29:59 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:43911 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758638Ab1CaQ35 (ORCPT ); Thu, 31 Mar 2011 12:29:57 -0400 Subject: Re: [RFC PATCH] perf report: add sort by file lines From: Peter Zijlstra To: Lin Ming Cc: Masami Hiramatsu , Arnaldo Carvalho de Melo , Frederic Weisbecker , LKML , "2nddept-manager@sdl.hitachi.co.jp" <2nddept-manager@sdl.hitachi.co.jp> In-Reply-To: <1301588922.2250.498.camel@laptop> References: <1301391136.14111.98.camel@minggr.sh.intel.com> <1301392457.4859.74.camel@twins> <1301417155.3620.8.camel@localhost> <1301418183.2250.416.camel@laptop> <1301418404.2250.417.camel@laptop> <1301418533.2250.419.camel@laptop> <20110329174556.GC24129@ghostprotocols.net> <4D92818A.8020405@hitachi.com> <1301561155.14111.288.camel@minggr.sh.intel.com> <1301580117.4859.286.camel@twins> <1301582056.2271.15.camel@localhost> <1301588922.2250.498.camel@laptop> Content-Type: text/plain; charset="UTF-8" Date: Thu, 31 Mar 2011 18:32:09 +0200 Message-ID: <1301589129.2250.499.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 522 Lines: 13 On Thu, 2011-03-31 at 18:28 +0200, Peter Zijlstra wrote: > > You could even first build the basic block tree and only follow those > branches that end up covering the region IP is in. s/tree/directed-graph/ clearly the basic blocks don't form a tree and can contain cycles. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/