linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] perf/x86/intel/pt: Optimizations
@ 2019-11-05  8:26 Alexander Shishkin
  2019-11-05  8:27 ` [PATCH 1/2] perf/x86/intel/pt: Opportunistically use single range output mode Alexander Shishkin
  2019-11-05  8:27 ` [PATCH 2/2] perf/x86/intel/pt: Prevent redundant WRMSRs Alexander Shishkin
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Shishkin @ 2019-11-05  8:26 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Arnaldo Carvalho de Melo, Ingo Molnar, linux-kernel, Jiri Olsa,
	Alexander Shishkin

Hi Peter,

The first one was earlier part of the AUX sampling patchset, but wasn't
strictly sampling related. The second one is based on an observation that
between high-order AUX allocations and the Single Range output, we don't
have to reprogram buffer-related MSRs all of the time.

Alexander Shishkin (2):
  perf/x86/intel/pt: Opportunistically use single range output mode
  perf/x86/intel/pt: Prevent redundant WRMSRs

 arch/x86/events/intel/pt.c | 129 ++++++++++++++++++++++++++++---------
 arch/x86/events/intel/pt.h |  14 ++--
 2 files changed, 109 insertions(+), 34 deletions(-)

-- 
2.24.0.rc1


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

end of thread, other threads:[~2019-11-13 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  8:26 [PATCH 0/2] perf/x86/intel/pt: Optimizations Alexander Shishkin
2019-11-05  8:27 ` [PATCH 1/2] perf/x86/intel/pt: Opportunistically use single range output mode Alexander Shishkin
2019-11-13 10:56   ` [tip: perf/core] " tip-bot2 for Alexander Shishkin
2019-11-05  8:27 ` [PATCH 2/2] perf/x86/intel/pt: Prevent redundant WRMSRs Alexander Shishkin
2019-11-13 10:56   ` [tip: perf/core] " tip-bot2 for Alexander Shishkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).