From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Wang Subject: Re: [PATCH 1/2] KVM test: Make the profiler could be configurated Date: Wed, 31 Mar 2010 14:28:20 +0800 Message-ID: <4BB2EB84.1040302@redhat.com> References: <2123449665.242011269968548911.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, lmr@redhat.com, kvm@vger.kernel.org To: Michael Goldish Return-path: Received: from mx1.redhat.com ([209.132.183.28]:20530 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757123Ab0CaGYE (ORCPT ); Wed, 31 Mar 2010 02:24:04 -0400 In-Reply-To: <2123449665.242011269968548911.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Michael Goldish wrote: > ----- "Jason Wang" wrote: > > >> The patch let the profilers could be specified through configuration >> file. kvm_stat was kept as the default profiler. >> > > Looks good. Some minor style comments: > > Thanks for the comment, would re-send the patch.