|
|
|
|
|
|
|
|
|
|
xen-tools
Re: [Xen-tools] about XenMon
Apparao, Padmashree K wrote:
[root@dna xenmon]# tbctl 1
Segmentation fault
[root@dna xenmon]# setsize =20
Current tbuf size: 0x1000
set_size Hypercall
failure: Invalid
argument
Since setsize printed "current tbuf size: 0x1000" that means that the
trace buffers have already been allocated, and the size is 1 page
(kinda small). You can't re-allocate the trace buffers except by
rebooting.
As for tbctl core dumping, that can't happen. ;) Try recompiling it or
something. Maybe re-install windows. Or maybe update to a newer xen
version, where tbctl doesn't exist anymore. Or maybe you already are
running a recent xen, in which case your tbctl was built on an older
installation. Anyway, you don't need tbctl anymore since xenbaked
enables/disables tracing automatically for you.
Rob
|
_______________________________________________
Xen-tools mailing list
Xen-tools@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-tools
|
|
|
|
|