Hello Xen Developers,
 
When I try to patch the Xen linux-2.6-sparse to make Xen
work with Oprofile, I get the following error. There is no directory named
arch/xen, in the source tree. 
 
Please help,
Thanks,
Nikhil
 
 
patch -p1 < xenoprof-2.0-linux-2.6-sparse.patch 
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -r 5baa96bedc13 linux-2.6-xen-sparse/arch/xen/Kconfig
|--- a/linux-2.6-xen-sparse/arch/xen/Kconfig    Thu Dec 15
19:57:27 2005
|+++ b/linux-2.6-xen-sparse/arch/xen/Kconfig    Fri Dec 23
11:14:21 2005
--------------------------