linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cyclictest: SMI count/detection via MSR/SMI counter
@ 2016-01-21 18:08 Daniel Bristot de Oliveira
  2016-01-21 18:08 ` [PATCH 1/2] " Daniel Bristot de Oliveira
  2016-01-21 18:08 ` [PATCH 2/2] cyclictest: Add --smi description on cyclictest man page Daniel Bristot de Oliveira
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Bristot de Oliveira @ 2016-01-21 18:08 UTC (permalink / raw)
  To: John Kacur, Clark Williams; +Cc: Len Brown, linux-rt-users

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


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

end of thread, other threads:[~2016-02-09 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 18:08 [PATCH 0/2] cyclictest: SMI count/detection via MSR/SMI counter Daniel Bristot de Oliveira
2016-01-21 18:08 ` [PATCH 1/2] " 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

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).