From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: using ftrace with kvm Date: Fri, 23 Apr 2010 08:59:02 +0300 Message-ID: <20100423055902.GF2455@redhat.com> References: <4BD0B759.8040900@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-devel To: "David S. Ahern" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:11172 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755860Ab0DWF7G (ORCPT ); Fri, 23 Apr 2010 01:59:06 -0400 Content-Disposition: inline In-Reply-To: <4BD0B759.8040900@cisco.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Apr 22, 2010 at 02:53:45PM -0600, David S. Ahern wrote: > 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? > kvmtrace was depricated in favor of ftrace. kvm_stat still works. -- Gleb.