From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755055Ab0IMTIN (ORCPT ); Mon, 13 Sep 2010 15:08:13 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:35103 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754997Ab0IMTIM (ORCPT ); Mon, 13 Sep 2010 15:08:12 -0400 Date: Mon, 13 Sep 2010 16:07:58 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Christoph Hellwig , Frederic Weisbecker , Mike Galbraith , Paul Mackerras , Peter Zijlstra , Stephane Eranian , Tom Zanussi Subject: Re: [GIT PULL 0/1] perf/core ui browser improvement Message-ID: <20100913190758.GB31907@ghostprotocols.net> References: <1284395692-11298-1-git-send-email-acme@infradead.org> <20100913174845.GC18428@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100913174845.GC18428@elte.hu> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.20 (2009-08-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, Sep 13, 2010 at 07:48:45PM +0200, Ingo Molnar escreveu: > Nice, it's more economic with screen real estate now :-) > > btw., a small detail: could we please rename [kernel.kallsyms] to > [kernel]? The user is not really interested where the symbols came from > (kallsyms or vmlinux), in 99.9% of the cases - and the many repetitive > .kallsyms instances look uninformative and somewhat confusing. Sure, I'll probably even remove the brackets :-) - Arnaldo