Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754894AbZFXVBt (ORCPT ); Wed, 24 Jun 2009 17:01:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751711AbZFXVBl (ORCPT ); Wed, 24 Jun 2009 17:01:41 -0400 Received: from www.tglx.de ([62.245.132.106]:39051 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751058AbZFXVBk (ORCPT ); Wed, 24 Jun 2009 17:01:40 -0400 Date: Wed, 24 Jun 2009 23:00:25 +0200 (CEST) From: Thomas Gleixner To: Jaswinder Singh Rajput cc: Ingo Molnar , Peter Zijlstra , LKML Subject: Re: [PATCH -tip] perf_counter tools: shorten names for events In-Reply-To: <1245876060.3038.7.camel@localhost.localdomain> Message-ID: References: <1245760130.3776.6.camel@localhost.localdomain> <20090623195656.GC8777@elte.hu> <1245876060.3038.7.camel@localhost.localdomain> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 836 Lines: 24 On Thu, 25 Jun 2009, Jaswinder Singh Rajput wrote: > On Tue, 2009-06-23 at 21:56 +0200, Ingo Molnar wrote: > > 248064467 L1-data-Cache-Load-Referencees (scaled from 23.27%) > 283542921 dL1-loads (scaled from 23.28%) Where is the point of this? dL1-loads is a completely non intuitive artificial abbreviation. Changing "L1-data-Cache-Load-Referencees" to "L1-dcache-loads" or something similar provides a short but sufficiently self explaining explanation of the counter. I don't want to use a abbreviations dictionary to decode a perf report. Thanks, tglx -- 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/