aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenmon/xenmon.py
Commit message (Expand)AuthorAgeFilesLines
* Fix xenmon.py to work on SolarisKeir Fraser2007-12-041-5/+20
* xenmon: Fix security vulnerability CVE-2007-3919.Keir Fraser2007-10-231-1/+1
* Remove tabs from python scripts xenmon and xentrace_format.Keir Fraser2007-10-081-7/+7
* Replace tabs with spaces.Ewan Mellor2007-03-231-11/+11
* I found a small bug in xenmon. Even if I gave xenmon a wrongEwan Mellor2006-11-021-1/+3
* [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
* Domain ID/index mapping in xenmon.kfraser@localhost.localdomain2006-07-101-19/+33
* [XENMON] This patch removes the magic number "31" for readability.kfraser@localhost.localdomain2006-07-051-7/+19
* This is a patch for XenMon which only applies to the userspace tools. kaf24@firebug.cl.cam.ac.uk2006-04-141-80/+128
* 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
* 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-151-0/+578