Re: [PATCH v2] perf/x86: fix filter_events() bug with event mappings

From: Peter Zijlstra
Date: Tue Dec 08 2015 - 04:13:40 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/