aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat
Commit message (Expand)AuthorAgeFilesLines
* xenstat: Fix buffer over-run with new_domains being negative.Konrad Rzeszutek Wilk2013-09-131-5/+9
* tools/xenstat/libxenstat: Remove src/libxenstat.a file during make cleanDaniel Kiper2013-05-081-1/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-131-1/+1
* 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
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* xenstat: Use local domain namesDaniel De Graaf2012-03-131-10/+2
* autoconf: add check for curses libraryRoger Pau Monne2012-03-132-1/+10
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-3/+3
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-10/+1
* tools/xenstat: 23075:b4351d57464b added libxenstat.so but didn't build fPICIan Campbell2011-03-241-0/+1
* tools: xenstat: install and use shared libraryIan Campbell2011-03-232-22/+12
* tools: consistently use $({CFLAGS,LDLIBS}_libxenstore) instead of open coding.Ian Campbell2011-03-211-2/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-3/+3
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-173-3/+3
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-282-3/+3
* xentop: fix NULL pointer dereferenceKeir Fraser2010-05-201-13/+15
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-051-2/+4
* xentop: tmem: no stats for non-tmem domainsKeir Fraser2010-03-031-2/+3
* tmem, xentop: Report a few key per-domain tmem statistics in xentop.Keir Fraser2009-12-094-0/+113
* xentop: Allow full domain name displayKeir Fraser2009-12-021-2/+11
* xenstat: Fixes for 20528:e6e3bf767d16 (stats for dom0 network bonding)Keir Fraser2009-12-021-198/+204
* xentop: Add tmem-freeable info when tmem is activeKeir Fraser2009-12-014-3/+23
* xenstat: Linux dom0 statistics for case we use network bondingKeir Fraser2009-12-011-33/+227
* xentop: Add two more VBD statisticsKeir Fraser2009-11-055-24/+99
* xenstat: Use backend path which is compatible with pvops and 2.6.18-xen kernels.Keir Fraser2009-07-071-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-122-2/+6
* xentop: Fix fprintf() build failure.Keir Fraser2008-12-111-1/+1
* xentop: Fix xentop for blktapKeir Fraser2008-12-031-19/+6
* xentop: Fix display of long domain names.Keir Fraser2008-09-221-1/+1
* Fix a few typosKeir Fraser2008-08-041-1/+1
* tools: use $(PREFIX) rather than hard-coding /usrKeir Fraser2008-07-241-1/+1
* xentop: declare signal handler as staticKeir Fraser2008-07-141-1/+1
* xenstat: some cleanupsKeir Fraser2008-06-102-4/+6
* libxenstat: Fix statistics for blktap disks on linuxKeir Fraser2008-06-101-7/+19
* Fix domain names that xentop showsKeir Fraser2008-05-261-4/+12
* tools/xenstat build: Use generic subdirs rules.Keir Fraser2008-03-251-4/+1
* Add periodic fflush to xentop batch mode.Keir Fraser2008-03-181-0/+1
* tools: Compile xentop only if curses are available.Keir Fraser2008-03-041-0/+2
* Fix libxenstat on SolarisKeir Fraser2008-02-271-33/+7
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+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
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-191-3/+1
* xentop: Flush batch output on SIGTERM or SIGINT.Keir Fraser2007-10-021-8/+24
* Missed files in previous changeset.Keir Fraser2007-09-241-0/+97
* xenstat/xenstore: NetBSD fixes.Keir Fraser2007-09-242-3/+7