Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661831
| From | Andi Kleen <andi@firstfloor.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Fix Skylake PEBS data source for perf |
| Date | 2017-06-09 02:20 +0200 |
| Message-ID | <tQfOF-2Mo-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Fix data source reporting for Skylake and Skylake Server. The encodings have changed to express support for L4 and persistent memory. The first patch is a (independent) cleanup. The second is for the kernel and the third for perf/tools. The kernel part and perf tools will compile independently. v1: Initial post v2: Merged some patches. Change encoding to use special bit for each combination instead of modifiers. v3: Switch to new generic lvlnum indication
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Fix Skylake PEBS data source for perf Andi Kleen <andi@firstfloor.org> - 2017-06-09 02:20 +0200 [PATCH v3 2/4] perf/x86: Fix data source decoding for Skylake Andi Kleen <andi@firstfloor.org> - 2017-06-09 02:20 +0200 [PATCH v3 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen <andi@firstfloor.org> - 2017-06-09 02:20 +0200 [PATCH v3 4/4] perf, tools: Add test cases for new data source encoding Andi Kleen <andi@firstfloor.org> - 2017-06-09 02:20 +0200
csiph-web