aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat
Commit message (Expand)AuthorAgeFilesLines
* Clean up sched_op() hypercall interface. One particularkaf24@firebug.cl.cam.ac.uk2005-10-041-0/+1
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-044-9/+5
* Cross-compilation fixes.kaf24@firebug.cl.cam.ac.uk2005-08-301-0/+4
* Update xentop to use new name for Xen version function.cl349@firebug.cl.cam.ac.uk2005-08-261-1/+1
* Changed xentop.c to include version in the summary.cl349@firebug.cl.cam.ac.uk2005-08-261-1/+3
* Bugfix: xenstat_collect_networks now returns the correct error code.cl349@firebug.cl.cam.ac.uk2005-08-261-4/+4
* Cache the Xen version in the xenstat_handle, since it should never change.cl349@firebug.cl.cam.ac.uk2005-08-262-41/+73
* Formatting fixes for xenstat and xentop.cl349@firebug.cl.cam.ac.uk2005-08-264-22/+25
* merge?cl349@firebug.cl.cam.ac.uk2005-08-231-1/+1
|\
| * Link xentop with ncurses. Distros generally do not shipkaf24@firebug.cl.cam.ac.uk2005-08-231-1/+1
* | Add xenversion supportjfisch@us.ibm.com2005-08-234-10/+96
* | Add a newline to the fscanf format string used to parse /proc/net/dev entries...josht@us.ibm.com2005-08-231-1/+1
* | Make the set_delay function use the provided parameter to set the delay, not ...josht@us.ibm.com2005-08-231-1/+1
* | Change default xentop update delay from 1 to 3 seconds.josht@us.ibm.com2005-08-232-3/+3
|/
* Minor xenstat changes from Christian Limpach.mark.williamson@cl.cam.ac.uk2005-08-192-2/+3
* Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a sta...josht@us.ibm.com2005-08-176-45/+46
* Add placeholder files to avoid removal of the tools/xenstat/libxenstat/bindin...josht@us.ibm.com2005-08-152-0/+2
* Make vm-top and the xenstat perl and python bindings conditional based on con...josht@us.ibm.com2005-08-132-26/+36
* Add xenstat framework.josht@us.ibm.com2005-08-1212-0/+2664