aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/xentop/xentop.c
Commit message (Expand)AuthorAgeFilesLines
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-09-141-1/+5
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-1/+1
* autoconf: add check for curses libraryRoger Pau Monne2012-03-131-1/+7
* tmem, xentop: Report a few key per-domain tmem statistics in xentop.Keir Fraser2009-12-091-0/+31
* xentop: Allow full domain name displayKeir Fraser2009-12-021-2/+11
* xentop: Add tmem-freeable info when tmem is activeKeir Fraser2009-12-011-3/+10
* xentop: Add two more VBD statisticsKeir Fraser2009-11-051-24/+71
* xentop: Fix fprintf() build failure.Keir Fraser2008-12-111-1/+1
* xentop: Fix display of long domain names.Keir Fraser2008-09-221-1/+1
* xentop: declare signal handler as staticKeir Fraser2008-07-141-1/+1
* xenstat: some cleanupsKeir Fraser2008-06-101-3/+4
* Add periodic fflush to xentop batch mode.Keir Fraser2008-03-181-0/+1
* xentop: build fix for *bsd.Keir Fraser2007-10-231-1/+1
* xentop: Flush batch output on SIGTERM or SIGINT.Keir Fraser2007-10-021-8/+24
* xenstat/xenstore: NetBSD fixes.Keir Fraser2007-09-241-3/+6
* xentop: Fix -b option (batch mode).kfraser@localhost.localdomain2007-06-131-19/+32
* xentop: Display blktap information.kfraser@localhost.localdomain2007-06-071-1/+8
* Fix stale email addresses in xenstat and xentop.kfraser@localhost.localdomain2007-05-311-4/+4
* xentop: Fix memory leak.kfraser@localhost.localdomain2007-04-021-0/+2
* Fix for Solaris compile/output for VBDs in xentop.kfraser@localhost.localdomain2007-02-271-4/+12
* Implement VBD and VIF handling on Solaris for libxenstat.kfraser@localhost.localdomain2007-02-231-2/+6
* Fix xentop error return code if passed unrecognised options.kaf24@localhost.localdomain2007-01-281-2/+4
* Fix trivial bug in xentop main loop.kfraser@localhost.localdomain2007-01-121-1/+1
* [SOLARIS] Fix xentop build.kaf24@localhost.localdomain2006-12-291-2/+9
* More 'const' cleanups (and fixes, for Solaris).kaf24@firebug.cl.cam.ac.uk2006-12-231-2/+2
* Improve consistency of type-attribute usage (volatile/const).kfraser@localhost.localdomain2006-12-211-2/+2
* [TOOLS][XENTOP] Update usage and manpage to include vbd options.kfraser@localhost.localdomain2006-10-251-3/+3
* It's not correct to call endwin() if initscr() fails, and it crasheskfraser@localhost.localdomain2006-10-171-3/+5
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-171-2/+5
* [XENTOP] Fix Field attributes and width.kfraser@localhost.localdomain2006-07-051-5/+5
* [XENTOP]Add VBD information.kaf24@firebug.cl.cam.ac.uk2006-06-301-2/+152
* [XENTOP] Fix CPU percentage display in batch mode.kaf24@firebug.cl.cam.ac.uk2006-06-281-0/+1
* [XENTOP] Adds batch mode processing option (output to stdout)kaf24@firebug.cl.cam.ac.uk2006-06-281-25/+58
* Fix Jerone Young's xenstat / xenstore patch:emellor@leeni.uk.xensource.com2005-10-271-16/+0
* * Enable xenstat to use xenstorejeroney@localhost.localdomain2005-10-271-1/+18
* This patch is to make xentop able to print vcpu usage for out of orderkaf24@firebug.cl.cam.ac.uk2005-10-221-4/+7
* 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
* Formatting fixes for xenstat and xentop.cl349@firebug.cl.cam.ac.uk2005-08-261-8/+9
* 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-231-2/+2
* Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a sta...josht@us.ibm.com2005-08-171-0/+876