Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661831
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andi Kleen <andi@firstfloor.org> |
| Newsgroups | linux.kernel |
| Subject | Fix Skylake PEBS data source for perf |
| Date | Fri, 09 Jun 2017 02:20:02 +0200 |
| Message-ID | <tQfOF-2Mo-7@gated-at.bofh.it> (permalink) |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.39,316,1493708400"; d="scan'208";a="97324957" |
| X-Mailer | git-send-email 2.9.4 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | jolsa@kernel.org, linux-kernel@vger.kernel.org, eranian@google.com |
| X-Original-Date | Thu, 8 Jun 2017 17:13:05 -0700 |
| X-Original-Message-ID | <20170609001309.26396-1-andi@firstfloor.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1661831 |
Show key headers only | View raw
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