From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Ahern" Subject: using ftrace with kvm Date: Thu, 22 Apr 2010 14:53:45 -0600 Message-ID: <4BD0B759.8040900@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm-devel Return-path: Received: from sj-iport-3.cisco.com ([171.71.176.72]:35959 "EHLO sj-iport-3.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755516Ab0DVUxr (ORCPT ); Thu, 22 Apr 2010 16:53:47 -0400 Received: from [10.89.5.190] (rcdn-vpn-client-10-89-5-190.cisco.com [10.89.5.190]) by sj-core-3.cisco.com (8.13.8/8.14.3) with ESMTP id o3MKrjDm027332 for ; Thu, 22 Apr 2010 20:53:45 GMT Sender: kvm-owner@vger.kernel.org List-ID: I have a VM that is spinning (both vcpus at 100%). As I recall kvm_stat has been deprecated in favor or ftrace. Is there a wiki page or document that gives suggestions on this? David