From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshihiko Yaegashi Subject: Re: [PATCH] xenperf hypercall pretty print Date: Tue, 14 Nov 2006 10:22:55 +0900 Message-ID: <45591A6F.7040603@jp.fujitsu.com> References: <454972A1.6080804@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <454972A1.6080804@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Do you have any comment? If you have no comment, could you commit this patch? http://lists.xensource.com/archives/html/xen-devel/2006-11/msg00009.html Best regards, Yaegashi Yoshihiko Yaegashi wrote: > Hi, > > This patch implements a pretty print feature to the hypercall counters. > I added an option -p so it would be easier to see how many times each > hypercall was called. > The function of option -f is left untouched. > The result is as the attachment. > > Reference: > http://lists.xensource.com/archives/html/xen-devel/2006-08/msg01324.html > > Signed-off-by: Yoshihiko Yaegashi > Signed-off-by: Ken Hironaka