From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Hajnoczi Subject: Wiki docs on counting and tracing KVM perf events Date: Thu, 13 May 2010 15:35:09 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: kvm Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:44383 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755027Ab0EMOfK (ORCPT ); Thu, 13 May 2010 10:35:10 -0400 Received: by vws17 with SMTP id 17so547086vws.19 for ; Thu, 13 May 2010 07:35:09 -0700 (PDT) Sender: kvm-owner@vger.kernel.org List-ID: How to count and trace KVM perf events: http://www.linux-kvm.org/page/Perf_events I want to draw attention to this because traditional kvm_stat and kvm_trace use has been moving over to the debugfs based tracing mechanisms. Perhaps we can flesh out documentation and examples of common perf event usage. Stefan