aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenmon
Commit message (Expand)AuthorAgeFilesLines
* I found a small bug in xenmon. Even if I gave xenmon a wrongEwan Mellor2006-11-021-1/+3
* Stop enforcing -g for some of the tools.kfraser@localhost.localdomain2006-10-311-1/+1
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-7/+2
* [XENMON] Add argument check of "--ms_per_sample" option.kfraser@localhost.localdomain2006-09-191-0/+5
* This patch adds the argument check of "--ms_per_sample=" option. ForEwan Mellor2006-09-051-0/+3
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-18/+17
* Rename two xentrace tools to make it obvious that setmask and setsize are xen...kfraser@localhost.localdomain2006-08-161-5/+5
* Remove another external-to-libxc user of xc_dom0_op().kfraser@localhost.localdomain2006-08-151-10/+7
* Fix domid range check in xenmon.kfraser@localhost.localdomain2006-07-251-5/+3
* Domain ID/index mapping in xenmon.kfraser@localhost.localdomain2006-07-102-122/+197
* [XENMON] This patch removes the magic number "31" for readability.kfraser@localhost.localdomain2006-07-051-7/+19
* [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.kaf24@firebug.cl.cam.ac.uk2006-06-151-39/+16
* Use common code for enabling tracing via xenmon and xentrace, also fixingkaf24@firebug.cl.cam.ac.uk2006-05-161-62/+25
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-2/+1
* Check a write() return value in xenbaked.kaf24@firebug.cl.cam.ac.uk2006-04-271-1/+4
* This is a patch for XenMon which only applies to the userspace tools. kaf24@firebug.cl.cam.ac.uk2006-04-144-92/+284
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+4
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-2/+2
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Clean up the interface for sharing xen-heap pages with guests.kaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Add next/previous key bindings to XenMon curses mode.kaf24@firebug.cl.cam.ac.uk2006-03-061-0/+6
* Fix reporting of time intervals in the log mode of XenMon.kaf24@firebug.cl.cam.ac.uk2006-03-061-3/+5
* Install in /usr/sbin, not /usr/local/sbin, for consistency with the rest of theemellor@leeni.uk.xensource.com2006-01-111-5/+2
* This patch is to fix a few performance "bugs" in the xenmon.py script. kaf24@firebug.cl.cam.ac.uk2005-11-191-28/+55
* The new userland monitoring tool, XenMon.kaf24@firebug.cl.cam.ac.uk2005-11-157-0/+2293