This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
Hi, All
I am doing performance test based on xentop.
Current version of xentop has no logging functionality.
For this reason, I am using terminal(Podrosa) logging functionality,
The problem is its logging file format is complex (XML-like) and
operation is not closed on linux.
So I request to add this batch-mode to xentop.
Batch-mode patch is already submitted by Hari.
By using this, I simply log the xentop within linux
and easily manipulate various info.
This patch should be applied after Hari's patch applied.
By applying this patch, CPU(%) is correctly displayed.
About Hari's patch, Please see following mails.
Patch
http://lists.xensource.com/archives/html/xen-devel/2006-03/msg00407.html
man request to committer
http://lists.xensource.com/archives/html/xen-devel/2006-03/msg00424.html
man(Documents add)
http://lists.xensource.com/archives/html/xen-devel/2006-03/msg00451.html
Thanks,
shao