aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Expand)AuthorAgeFilesLines
...
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-201-0/+32
* Add cpufreq actual average freq information to xenpm toolsKeir Fraser2009-03-201-0/+32
* cpuidle and xenpm small cleanups.Keir Fraser2009-03-191-3/+0
* xenpm: add timeout option to 'xenpm start' command.Keir Fraser2009-03-191-3/+27
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-131-0/+36
* xenpm tool: add average C state residencyKeir Fraser2009-02-171-19/+19
* xenpm: build fixKeir Fraser2009-01-141-0/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* xenpm tool enhancementsKeir Fraser2009-01-081-243/+454
* CPUIDLE: adjust cstate statistic interfaceKeir Fraser2008-12-191-1/+1
* xenpm: add cpu frequency control interface, through which user canKeir Fraser2008-12-161-142/+534
* x86: Update xen-detect utility to scan for Xen signature in CPUID space.Keir Fraser2008-12-161-8/+16
* xenpm: Fix an error path.Keir Fraser2008-11-071-1/+1
* xenpm: Fix logic when Hyperthreading is enabled.Keir Fraser2008-10-131-19/+38
* [IA64] compile xenpm for ia64.Keir Fraser2008-10-101-4/+3
* xenpm: Fix typo bug.Keir Fraser2008-10-091-1/+1
* x86: Add xenpm utility to list CPU power info.Keir Fraser2008-09-252-4/+206
* xend: Allow xenconsoled to be passed arguments at startupKeir Fraser2008-08-131-5/+11
* tools: Make functions static which should not be exported.Keir Fraser2008-07-151-2/+2
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-122-2/+2
* 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-223-5/+5
* tools: disable lomount and miniterm by defaultKeir Fraser2008-01-173-8/+11
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-1/+1
* Fix xend startup after 16344:0ebac857649591.Keir Fraser2007-11-081-2/+1
* xend: Allow for non-existent xen-python-path binary.Keir Fraser2007-11-081-6/+7
* xenstored: Recover from corrupt tdb on rebootKeir Fraser2007-11-061-0/+19
* xenperf: Fix typo in mlock() invocation.Keir Fraser2007-10-311-1/+1
* xsview: a xenstore viewer written in PyQT.Keir Fraser2007-10-042-1/+12
* Xen Security Modules: Tools.kfraser@localhost.localdomain2007-08-311-1/+1
* tools: Adjust tools' path calculation.kfraser@localhost.localdomain2007-06-201-2/+7
* Remove a few stray references to the sparse tree.Ian Campbell2007-06-041-134/+0
* xend: Add site-packages into Python search pathkfraser@localhost.localdomain2007-05-241-6/+7
* Remove xc_shadow toolTim Deegan2007-03-232-74/+2
* Added SXP pretty-printer.Ewan Mellor2007-02-271-0/+45
* Fix non-x86 build.kfraser@localhost.localdomain2007-02-081-1/+3
* Fix xen-detect build.kfraser@localhost.localdomain2007-02-082-1/+2
* Add example xen-detect.c code for detecting application execution inKeir Fraser2007-02-082-1/+108
* Break out the Python path interrogation into a separate script. This has theEwan Mellor2007-02-013-17/+48
* [PYGRUB] Plumb bootloader I/O through xenconsole.Tim Deegan2007-01-221-1/+1
* Added rudimentary "xend reload" functionality. This allows you to reconfigureEwan Mellor2006-12-041-1/+3
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-2/+0
* [XENPERF] Pretty-print hypercall stats.kfraser@localhost.localdomain2006-11-141-23/+105
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-231-5/+21
* [SOLARIS] Xen daemons are managed separately, so we need a way to startkfraser@localhost.localdomain2006-10-171-3/+7
* Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.kfraser@localhost.localdomain2006-10-1712-3339/+0