Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756328Ab2ECOLR (ORCPT ); Thu, 3 May 2012 10:11:17 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:41021 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753807Ab2ECOLP (ORCPT ); Thu, 3 May 2012 10:11:15 -0400 Subject: Re: [GIT PULL 0/5] perf/annotate fixes and improvements From: Namhyung Kim To: Peter Zijlstra Cc: Arnaldo Carvalho de Melo , Ingo Molnar , linux-kernel@vger.kernel.org, David Ahern , Frederic Weisbecker , Linus Torvalds , Mike Galbraith , Paul Mackerras , Stephane Eranian In-Reply-To: <1336050734.22523.21.camel@twins> References: <1335987758-11039-1-git-send-email-acme@infradead.org> <1335988003.13683.182.camel@twins> <20120502211805.GH5745@infradead.org> <1336032100.13683.193.camel@twins> <20120503130551.GA8115@infradead.org> <1336050734.22523.21.camel@twins> Content-Type: text/plain; charset="UTF-8" Date: Thu, 03 May 2012 23:11:07 +0900 Message-ID: <1336054267.1493.11.camel@leonhard> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1303 Lines: 36 Hi, 2012-05-03 (목), 15:12 +0200, Peter Zijlstra: > On Thu, 2012-05-03 at 10:05 -0300, Arnaldo Carvalho de Melo wrote: > > > Also, in this case the asm is dark blue, which is nearly invisible on my > > > black background. > > > > What colour do you suggest? Also what kind of term color scheme do you > > use? Finding the right default combo is kinda hard. > > Yeah, I know.. I use white text on black background. > > Typically for vim I use :se bg=dark > > Anyway, I find it weird that the asm is coloured completely different > between the two modes. If anything I would keep the asm as in the > non-source variant and when you add the source, make that a different > colour. > It was changed on commit 58e817d997d1 ("perf annotate: Print asm code as blue when source code is displayed") by me. I just tried to make the output as same as the --stdio one, but I felt bad on printing the whole asm lines as blue when no source is shown - I use similar color scheme of yours - so I just ended up leaving it to the default white. Thanks, Namhyung -- 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/