From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNlvV-0006Ts-JH for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:41:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNlvU-0003Os-Si for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:41:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNlvU-0003Ol-H0 for qemu-devel@nongnu.org; Tue, 08 Nov 2011 08:41:20 -0500 Message-ID: <4EB9315A.10806@redhat.com> Date: Tue, 08 Nov 2011 14:40:42 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <20111106231953.GD4500@thunk.org> <20111107203255.GF24234@thunk.org> <4EB85969.2010108@codemonkey.ws> <12F471C8-2CF3-4CD7-B417-C8CC898669E6@mit.edu> <20111108093225.GB32533@elte.hu> <20111108125609.GA14272@ghostprotocols.net> In-Reply-To: <20111108125609.GA14272@ghostprotocols.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Arnaldo Carvalho de Melo Cc: Alexander Graf , Theodore Tso , Peter Zijlstra , "kvm@vger.kernel.org list" , qemu-devel Developers , Vince Weaver , "linux-kernel@vger.kernel.org List" , Pekka Enberg , Blue Swirl , Avi Kivity , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds , Thomas Gleixner Hi, > Indeed, documentation is lacking, I think coming from a kernel > standpoint I relied too much in the "documentation is source code" > mantra of old days. Sorry for the shameless plug, but as you are speaking of lacking documentation: Where the heck is the perf config file documented, other than source code? Reading the parser to figure how the config file is supposed to look like really isn't fun :( I'm looking for a way to disable the colors in the perf report tui. Or configure them into something readable. No, light green on light gray which is used by default isn't readable. thanks, Gerd