aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-9/+9
* tools: xen-ringwatch: spot, and work around, broken frontend/backend ring I/ODaniel Stodden2011-06-211-1/+1
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-13/+23
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: Drop XEN_XC variableIan Campbell2011-03-211-1/+0
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-5/+4
* tools: do not link against unused libraries.Ian Campbell2011-03-171-1/+9
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-1/+1
* tools/misc: xen-hvmcrash: New tool to attempt to crash HVM guestsPaul Durrant2010-07-291-3/+3
* xen-watchdog: Move init script to OS-dep dir and implement for netbsdKeir Fraser2010-06-091-4/+0
* tools/misc: xen-watchdog script is Linux specificKeir Fraser2010-06-091-1/+3
* tools: disable xen-hptool on ia64Keir Fraser2010-06-071-2/+4
* Watchdog timers for domainsKeir Fraser2010-06-041-3/+5
* Tools: add online/offline hotplug user interfacesKeir Fraser2010-04-211-4/+4
* Spinlock profiling (enable in build with lock_profile=y)Keir Fraser2009-10-141-3/+3
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-251-5/+0
* xen-hvmctx: don't compile for ia64.Keir Fraser2009-08-191-3/+4
* xen-hvmctx: a tool to print the HVM state of a running domainKeir Fraser2009-08-141-3/+3
* gtraceview: compile fixes for NetBSD.Keir Fraser2009-07-021-1/+1
* x86 Cx tracing: adds gtraceview & gtracestat utilitiesKeir Fraser2009-06-291-3/+6
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-2/+2
* tools/misc: Remove some obsolete scripts.Keir Fraser2009-04-061-1/+1
* Revert c/s 19504 -- uses an obsolete sysfs interface.Keir Fraser2009-04-061-1/+1
* tools: Add device-path command to convert SBDF into device path.Keir Fraser2009-04-061-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* [IA64] compile xenpm for ia64.Keir Fraser2008-10-101-4/+3
* x86: Add xenpm utility to list CPU power info.Keir Fraser2008-09-251-4/+9
* Push python-related make variable definitions into tools/misc.Keir Fraser2008-06-111-0/+5
* Have `make install' write the Python version number in the #!Keir Fraser2008-06-111-2/+2
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-1/+1
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+2
* Add BINDIR. Use it.Keir Fraser2008-01-221-2/+2
* tools: disable lomount and miniterm by defaultKeir Fraser2008-01-171-7/+7
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-1/+1
* xsview: a xenstore viewer written in PyQT.Keir Fraser2007-10-041-1/+1
* Remove xc_shadow toolTim Deegan2007-03-231-2/+2
* Fix non-x86 build.kfraser@localhost.localdomain2007-02-081-1/+3
* Fix xen-detect build.kfraser@localhost.localdomain2007-02-081-1/+1
* Add example xen-detect.c code for detecting application execution inKeir Fraser2007-02-081-1/+1
* Break out the Python path interrogation into a separate script. This has theEwan Mellor2007-02-011-1/+1
* Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.kfraser@localhost.localdomain2006-10-171-6/+0
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* [TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is thekfraser@localhost.localdomain2006-08-231-3/+0
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-311-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+5
* Move 'debug' build option into the outermost Config.mk file.kaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1