aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenmon/xenbaked.c
Commit message (Expand)AuthorAgeFilesLines
* xentrace: make xentrace and xenmon work on Solaris and *BSD.Keir Fraser2007-11-161-86/+91
* xenmon: Fix security vulnerability CVE-2007-3919.Keir Fraser2007-10-231-1/+1
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-191-4/+1
* xenbaked: Fix for new trace format.Keir Fraser2007-10-041-3/+3
* Xen tracing cleanups and fixes.Keir Fraser2007-09-241-299/+304
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-1/+1
* Remove another external-to-libxc user of xc_dom0_op().kfraser@localhost.localdomain2006-08-151-10/+7
* Fix domid range check in xenmon.kfraser@localhost.localdomain2006-07-251-5/+3
* Domain ID/index mapping in xenmon.kfraser@localhost.localdomain2006-07-101-103/+164
* [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.kaf24@firebug.cl.cam.ac.uk2006-06-151-39/+16
* Use common code for enabling tracing via xenmon and xentrace, also fixingkaf24@firebug.cl.cam.ac.uk2006-05-161-62/+25
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-2/+1
* Check a write() return value in xenbaked.kaf24@firebug.cl.cam.ac.uk2006-04-271-1/+4
* This is a patch for XenMon which only applies to the userspace tools. kaf24@firebug.cl.cam.ac.uk2006-04-141-11/+142
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-2/+2
* Clean up the interface for sharing xen-heap pages with guests.kaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* The new userland monitoring tool, XenMon.kaf24@firebug.cl.cam.ac.uk2005-11-151-0/+1029