[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090625195542.GA18598@elte.hu>
Date: Thu, 25 Jun 2009 21:55:42 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc: mingo@...hat.com, hpa@...or.com, linux-kernel@...r.kernel.org,
peterz@...radead.org, jaswinderrajput@...il.com,
tglx@...utronix.de, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perfcounters/urgent] perf_counter tools: Shorten names
for events
* Jaswinder Singh Rajput <jaswinder@...nel.org> wrote:
> - { "L1-d$", "l1-d", "L1-data", },
> - { "L1-i$", "l1-i", "L1-instruction", },
> + { "L1-d$", "l1-d", "l1d", "L1-data", },
> + { "L1-i$", "l1-i", "l1i", "L1-instruction", },
Yes, those aliases still make sense indeed, as long as they are not
the primary alias (which is being displayed).
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists