All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v0 0/3] perf, pt: Intel PT updates
@ 2016-04-28 15:35 Alexander Shishkin
  2016-04-28 15:35 ` [PATCH v0 1/3] perf/x86/intel/pt: Convert ACCESS_ONCE()s Alexander Shishkin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexander Shishkin @ 2016-04-28 15:35 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Thomas Gleixner, x86, Borislav Petkov, Ingo Molnar, linux-kernel,
	vince, eranian, Arnaldo Carvalho de Melo, Mathieu Poirier,
	Alexander Shishkin

Hi Peter,

Here are some patches for Intel PT driver, should all be
self-evident. 2/3 has been posted before in a slightly different form,
but it's been quite a while and everybody should have forgotten it by
now.

Alexander Shishkin (3):
  perf/x86/intel/pt: Convert ACCESS_ONCE()s
  perf/x86/intel/pt: Export cpu frequency ratios needed by PT decoders
  perf, x86: Bypass PT vs LBR exclusivity if the core supports it

 arch/x86/events/core.c       |  6 +++++
 arch/x86/events/intel/core.c |  1 +
 arch/x86/events/intel/pt.c   | 60 +++++++++++++++++++++++++++++++++++++++++---
 arch/x86/events/intel/pt.h   |  6 +++++
 arch/x86/events/perf_event.h |  1 +
 5 files changed, 71 insertions(+), 3 deletions(-)

-- 
2.8.0.rc3

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

end of thread, other threads:[~2016-05-05  9:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 15:35 [PATCH v0 0/3] perf, pt: Intel PT updates Alexander Shishkin
2016-04-28 15:35 ` [PATCH v0 1/3] perf/x86/intel/pt: Convert ACCESS_ONCE()s Alexander Shishkin
2016-05-05  9:49   ` [tip:perf/core] " tip-bot for Alexander Shishkin
2016-04-28 15:35 ` [PATCH v0 2/3] perf/x86/intel/pt: Export cpu frequency ratios needed by PT decoders Alexander Shishkin
2016-04-28 15:55   ` Alexander Shishkin
2016-05-05  9:48     ` [tip:perf/core] perf/x86/intel/pt: Export CPU " tip-bot for Alexander Shishkin
2016-05-03 13:53   ` [PATCH v0 2/3] perf/x86/intel/pt: Export cpu " Borislav Petkov
2016-04-28 15:35 ` [PATCH v0 3/3] perf, x86: Bypass PT vs LBR exclusivity if the core supports it Alexander Shishkin
2016-05-05  9:48   ` [tip:perf/core] perf/x86/intel/pt: Bypass PT vs. " tip-bot for Alexander Shishkin

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.