[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151208091330.GI6356@twins.programming.kicks-ass.net>
Date: Tue, 8 Dec 2015 10:13:30 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Stephane Eranian <eranian@...gle.com>
Cc: linux-kernel@...r.kernel.org, acme@...hat.com, mingo@...e.hu,
ak@...ux.intel.com, kan.liang@...el.com, jolsa@...nel.org
Subject: Re: [PATCH v2] perf/x86: fix filter_events() bug with event mappings
On Mon, Dec 07, 2015 at 08:33:25PM +0100, Stephane Eranian wrote:
> Fixes: 8300daa26 ("perf/x86: Filter out undefined events from sysfs events attribute")
Please put the below in your .gitconfig, the alias is just a convenient
helper to generate the right string, but the abbrev is the important
part, we've already had hash collisions with the short thingies.
[core]
abbrev = 12
[alias]
one = show -s --pretty='format:%h (\"%s\")'
--
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