From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Bristot de Oliveira Subject: [PATCH 0/2] cyclictest: SMI count/detection via MSR/SMI counter Date: Thu, 21 Jan 2016 16:08:28 -0200 Message-ID: Cc: Len Brown , linux-rt-users To: John Kacur , Clark Williams Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50909 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759987AbcAUSIv (ORCPT ); Thu, 21 Jan 2016 13:08:51 -0500 Sender: linux-rt-users-owner@vger.kernel.org List-ID: 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