From: Alexander Shishkin <alexander.shishkin@linux.intel.com>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org, Borislav Petkov <bp@alien8.de>,
Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org, vince@deater.net,
eranian@google.com, Arnaldo Carvalho de Melo <acme@infradead.org>,
Mathieu Poirier <mathieu.poirier@linaro.org>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>
Subject: [PATCH v0 0/3] perf, pt: Intel PT updates
Date: Thu, 28 Apr 2016 18:35:43 +0300 [thread overview]
Message-ID: <1461857746-31346-1-git-send-email-alexander.shishkin@linux.intel.com> (raw)
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
next reply other threads:[~2016-04-28 15:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 15:35 Alexander Shishkin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1461857746-31346-1-git-send-email-alexander.shishkin@linux.intel.com \
--to=alexander.shishkin@linux.intel.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@infradead.org \
--cc=bp@alien8.de \
--cc=eranian@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=vince@deater.net \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox