aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
Commit message (Expand)AuthorAgeFilesLines
...
* xenctx support for 64-bit HVM guestsKeir Fraser2009-02-051-10/+17
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+4
* [IA64] compilation fix of xenctxIsaku Yamahata2009-01-071-3/+3
* xenctx: compat-mode/HVM supportKeir Fraser2009-01-051-105/+185
* xentrace: trace power management events.Keir Fraser2008-10-161-0/+4
* xenctx: fix xenctx --all option on x86Keir Fraser2008-09-221-1/+1
* xentrace 7/7: Add option to log to a circular buffer and dump to diskKeir Fraser2008-09-081-44/+345
* xentrace 6/7: Updated formats file.Keir Fraser2008-09-081-49/+100
* xentrace 4/7: Add some missing things to the xentrace options stringKeir Fraser2008-09-081-1/+1
* xentrace: Fix typo in xentrace_formats file.Keir Fraser2008-08-211-2/+2
* tools: Declare functions static where they should be, and provideKeir Fraser2008-07-152-28/+30
* Compilation fix for x86_64 caused by 17880:d3a87899985d.Keir Fraser2008-06-201-2/+0
* libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-191-4/+6
* xentrace: fix tracing for 64bit guestsKeir Fraser2008-06-092-23/+58
* Fix non-portability in xentraceKeir Fraser2008-02-281-4/+4
* xentrace: Add a time parameterKeir Fraser2008-02-261-1/+12
* xentrace: Disable tracing by default on exitKeir Fraser2008-02-261-1/+38
* xentrace: Add option to reserve disk spaceKeir Fraser2008-02-261-2/+38
* xentrace: Fix --discard-buffers optionKeir Fraser2008-02-261-0/+7
* libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-121-3/+3
* xentrace: Improve xentrace to use VIRQ_TBUF interrupts as well as aKeir Fraser2008-02-111-56/+82
* xentrace: Allow xentrace to handle >4G of trace data.Keir Fraser2008-02-111-2/+11
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-5/+4
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-261-2/+2
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-221-6/+4
* Add BINDIR. Use it.Keir Fraser2008-01-221-2/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-3/+2
* xenctx/x86: fix format for readability and add informationKeir Fraser2008-01-181-31/+59
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-2/+2
* xentrace bug fix: data format of hvmtrace is changed.Keir Fraser2007-12-282-4/+4
* xentrace: Don't append trace on existing file.Keir Fraser2007-12-041-7/+7
* xentrace: make xentrace and xenmon work on Solaris and *BSD.Keir Fraser2007-11-162-141/+134
* xentrace: Fix TypeError handling of xentrace_format.Keir Fraser2007-11-161-3/+8
* xentrace: Add missing xentrace format entries for HVM guests.Keir Fraser2007-11-061-0/+8
* xentrace: Fix race in updating consumer ring index.Keir Fraser2007-10-251-1/+1
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-191-4/+1
* Remove tabs from python scripts xenmon and xentrace_format.Keir Fraser2007-10-081-30/+30
* merge with xen-unstable.hg (staging)Alex Williamson2007-10-023-25/+121
|\
| * xenctx: Print EFLAGS for i386 and x86/64.Keir Fraser2007-10-021-6/+49
| * xentrace: Fix xentrace_format for new file format.Keir Fraser2007-10-021-18/+71
| * xentrace: Fix man page (remove xentrace_cpuinfo(1)).Keir Fraser2007-10-021-1/+1
* | [IA64] xenctx: fix rse arithmeticAlex Williamson2007-10-011-1/+1
|/
* Fix xentrace build.Keir Fraser2007-09-241-2/+2
* Xen tracing cleanups and fixes.Keir Fraser2007-09-241-8/+12
* [xen][tracing] Introduce variable-size trace recordsGeorge Dunlap2007-09-211-28/+104
* merge with xen-unstable.hgAlex Williamson2007-07-101-1/+1
|\
| * Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-1/+1
* | [IA64] Remove IA64_GUEST_CONTEXT_RBS_OFFSETAlex Williamson2007-07-021-4/+7
* | [IA64] Many more registers displayed (through a command-line option).Alex Williamson2007-06-211-96/+255
|/