|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xenoprof support patch issue for oprofile 0.9.3
Hi Renato,
I have munged the xenoprof patch to apply cleanly to the user-space oprofile.
The patch don't address the larger changes with handling passive domains. The
new oprofile-0.9.3-2.fc8 rpm built with this patch can be found at:
http://koji.fedoraproject.org/koji/buildinfo?buildID=11990
The xen kernel space will need to change the defines to correctly match.
DOMAIN_SWITCH_CODE and LAST_CODE have changed to:
+#define DOMAIN_SWITCH_CODE 13
+#define LAST_CODE 14
-Will
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|