From: Daniel Bristot de Oliveira <bristot@redhat.com>
To: John Kacur <jkacur@redhat.com>, Clark Williams <williams@redhat.com>
Cc: Len Brown <len.brown@intel.com>,
linux-rt-users <linux-rt-users@vger.kernel.org>
Subject: [PATCH 0/2] cyclictest: SMI count/detection via MSR/SMI counter
Date: Thu, 21 Jan 2016 16:08:28 -0200 [thread overview]
Message-ID: <cover.1453397401.git.bristot@redhat.com> (raw)
Use the MSR/SMI counter on Intel's processor to detect/count SMIs. It is
based on turbostat's implementation.
Daniel Bristot de Oliveira (2):
cyclictest: SMI count/detection via MSR/SMI counter
cyclictest: Add --smi description on cyclictest man page
src/cyclictest/cyclictest.8 | 4 +
src/cyclictest/cyclictest.c | 229 ++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 223 insertions(+), 10 deletions(-)
--
2.5.0
next reply other threads:[~2016-01-21 18:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 18:08 Daniel Bristot de Oliveira [this message]
2016-01-21 18:08 ` [PATCH 1/2] cyclictest: SMI count/detection via MSR/SMI counter Daniel Bristot de Oliveira
2016-02-09 14:15 ` John Kacur
2016-01-21 18:08 ` [PATCH 2/2] cyclictest: Add --smi description on cyclictest man page Daniel Bristot de Oliveira
2016-02-09 14:16 ` John Kacur
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=cover.1453397401.git.bristot@redhat.com \
--to=bristot@redhat.com \
--cc=jkacur@redhat.com \
--cc=len.brown@intel.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).