From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO6sY-0004h8-4b for qemu-devel@nongnu.org; Wed, 09 Nov 2011 07:03:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RO6sX-0008RT-4o for qemu-devel@nongnu.org; Wed, 09 Nov 2011 07:03:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO6sW-0008RI-Qq for qemu-devel@nongnu.org; Wed, 09 Nov 2011 07:03:41 -0500 Date: Wed, 9 Nov 2011 10:03:20 -0200 From: Arnaldo Carvalho de Melo Message-ID: <20111109120320.GB18207@ghostprotocols.net> References: <20111107203255.GF24234@thunk.org> <4EB85969.2010108@codemonkey.ws> <12F471C8-2CF3-4CD7-B417-C8CC898669E6@mit.edu> <20111108093225.GB32533@elte.hu> <20111108154304.GA4510@home.goodmis.org> <20111109092109.GF11473@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111109092109.GF11473@elte.hu> Subject: Re: [Qemu-devel] [F.A.Q.] the advantages of a shared tool/kernel Git repository, tools/perf/ and tools/kvm/ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ingo Molnar Cc: Alexander Graf , Theodore Tso , Peter Zijlstra , "kvm@vger.kernel.org list" , qemu-devel Developers , Vince Weaver , Steven Rostedt , "linux-kernel@vger.kernel.org List" , Pekka Enberg , Blue Swirl , Avi Kivity , =?iso-8859-1?Q?Am=E9rico?= Wang , Thomas Gleixner , Linus Torvalds Em Wed, Nov 09, 2011 at 10:21:09AM +0100, Ingo Molnar escreveu: > Eventually someone will do the right thing and implement 'perf trace' > (there's still the tip:tmp.perf/trace2 prototype branch) and users I'm working on it, reworking its patches into the new evlist/evsel abstractions, etc. - Arnaldo