All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix Skylake PEBS data source for perf
@ 2017-06-07 23:22 Andi Kleen
  2017-06-07 23:22 ` [PATCH v2 1/4] perf/x86: Move Nehalem PEBS code to flag Andi Kleen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Andi Kleen @ 2017-06-07 23:22 UTC (permalink / raw)
  To: peterz, acme; +Cc: linux-kernel, jolsa, eranian

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.

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

end of thread, other threads:[~2017-06-09 16:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 23:22 Fix Skylake PEBS data source for perf Andi Kleen
2017-06-07 23:22 ` [PATCH v2 1/4] perf/x86: Move Nehalem PEBS code to flag Andi Kleen
2017-06-07 23:22 ` [PATCH v2 2/4] perf/x86: Fix data source decoding for Skylake Andi Kleen
2017-06-08  8:15   ` Peter Zijlstra
2017-06-08 19:40     ` Stephane Eranian
2017-06-08 20:03       ` Peter Zijlstra
2017-06-09 16:47         ` Andi Kleen
2017-06-08 20:10       ` Andi Kleen
2017-06-08 20:22         ` Peter Zijlstra
2017-06-09  8:04     ` Madhavan Srinivasan
2017-06-07 23:22 ` [PATCH v2 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen
2017-06-07 23:22 ` [PATCH v2 4/4] perf, tools: Add test cases for new data source encoding Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.