public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Fix Skylake PEBS data source for perf
@ 2017-06-22  0:03 Andi Kleen
  2017-06-22  0:03 ` [PATCH 1/4] perf/x86: Move Nehalem PEBS code to flag Andi Kleen
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andi Kleen @ 2017-06-22  0:03 UTC (permalink / raw)
  To: peterz; +Cc: acme, linux-kernel

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
v4:
Repost. No changes.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-03 10:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-22  0:03 Fix Skylake PEBS data source for perf Andi Kleen
2017-06-22  0:03 ` [PATCH 1/4] perf/x86: Move Nehalem PEBS code to flag Andi Kleen
2017-06-22  0:03 ` [PATCH 2/4] perf/x86: Fix data source decoding for Skylake Andi Kleen
2017-07-03 10:38   ` Thomas Gleixner
2017-06-22  0:03 ` [PATCH 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen
2017-06-22  0:03 ` [PATCH 4/4] perf, tools: Add test cases for new data source encoding Andi Kleen
2017-06-22 12:38 ` Fix Skylake PEBS data source for perf Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox