Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1286340
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] perf/x86: fix filter_events() bug with event mappings |
| Date | 2015-12-08 10:20 +0100 |
| Message-ID | <qDmBb-nT-9@gated-at.bofh.it> (permalink) |
| References | <qD9NE-lE-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] perf/x86: fix filter_events() bug with event mappings Stephane Eranian <eranian@google.com> - 2015-12-07 20:40 +0100 Re: [PATCH v2] perf/x86: fix filter_events() bug with event mappings Peter Zijlstra <peterz@infradead.org> - 2015-12-08 10:20 +0100
csiph-web