aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/xentop
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-262-2/+2
* autoconf: add check for curses libraryRoger Pau Monne2012-03-132-1/+10
* tools: xenstat: install and use shared libraryIan Campbell2011-03-231-3/+2
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* 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
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* 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
* Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-221-6/+2
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+2
* 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-313-7/+7
* 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-292-2/+10
* 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-252-3/+6
* 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-172-3/+7
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-1/+1
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* [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-282-25/+67
* Remove some bogus .PHONY Makefile declarations.kaf24@firebug.cl.cam.ac.uk2006-04-111-3/+0
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+5
* Fix Jerone Young's xenstat / xenstore patch:emellor@leeni.uk.xensource.com2005-10-272-17/+1
* * Enable xenstat to use xenstorejeroney@localhost.localdomain2005-10-272-2/+19
* 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
* 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