[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] adjust performance counter printing



This patch conditionalizes some output from perfc_printall(), thus making 
relevant information more compact and easier
legible. It additionally changes the formatting so that trailing spaces are 
avoided.

Also changing the type of some variables from plain int to unsigned int, as 
that is yielding more efficient code on
x86-64 (signed 32-bit array indices require explicit sign extension, whereas in 
most cases an extra copy can be avoided
when the index type is unsigned, since all 32-bit operations already 
zero-extend their results).

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>

Attachment: xen-perfc-formatting.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.