search for: xencore

Displaying 2 results from an estimated 2 matches for "xencore".

Did you mean: encore
2007 Jun 28
0
Problem with dom0cut.py
...xen/xen-3.1-testing.hg/xen/xen-syms -telf". However, the script seemed to require eu-readelf to work. Therefore, I had to install elfutils (0.123-3). Then, I get the following errors: Traceback (most recent call la! st):   File "/usr/bin/dom0cut.py", line 8, in ?     import xendump.XenCore   File "/usr/lib/python2.4/site-packages/xendump/XenCore.py", line 7, in ?     import xendump.CoreDump as CoreDump   File "/usr/lib/python2.4/site-packages/xendump/CoreDump.py", line 1, in ?     import xendump.Arch as Arch   File "/usr/lib/python2.4/site-packages/xendump/Ar...
2013 Feb 07
5
[PATCH v8] gcov: Coverage support
Updated set of patches for coverage. Changes: - change copyright lines - use gcov: instead of cover: in commit comment - use #ifdef in xen/common/sysctl.c instead of dummy inline function - added base documentation in docs/misc - added -h option to xencov