KUWAMURA Shin''ya
2006-May-19 05:26 UTC
[Xen-devel] [PATCH] xentrace_format supports a system that has more than 8 CPUs
Hi, all I ran xentrace_format on a machine of 16 CPUs and got the following error message: Traceback (most recent call last): File "/usr/bin/xentrace_format", line 114, in ? if tsc < last_tsc[cpu]: IndexError: list index out of range This patch fixes this problem and remove the limit of #CPU in xentrace_format. Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com> Thanks, -- KUWAMURA Shin''ya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel