aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
Commit message (Expand)AuthorAgeFilesLines
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-3/+3
* xenctx: add option -C to dump context for all vcpusOlaf Hering2011-06-171-2/+24
* xenctx: move xc_* access out of dump_ctxOlaf Hering2011-06-171-41/+62
* xenctx: move all globals into struct xenctxOlaf Hering2011-06-171-37/+39
* xenctx: recognize also -S option for --stack-traceOlaf Hering2011-06-171-2/+2
* Tracing facility for nested virtualizationKeir Fraser2011-04-141-0/+3
* tools/xentrace: decode 'continue_running' and 'RDTSC' entries.Christoph Egger2011-04-131-0/+2
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-18/+7
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-6/+6
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* xentrace: build fix "array subscript has type 'char'"Keir Fraser2011-01-111-3/+3
* xenctx: misc adjustmentsKeir Fraser2011-01-111-13/+28
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-8/+7
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* tools/xentrace: increase default xentrace buffer size.Ian Jackson2010-07-081-1/+1
* trace: share t_info pages only in read-only modeKeir Fraser2010-06-291-5/+5
* xentrace: update formats file for INTR_WINDOW and NPFKeir Fraser2010-06-071-0/+2
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-283-11/+11
* xenctx: Add --kernel-start option, to set the user/kernel splitKeir Fraser2010-05-271-7/+14
* xentrace: install scripts with python install wrapperKeir Fraser2010-05-151-1/+2
* xentrace: Add missing help optionKeir Fraser2010-04-131-0/+3
* xentrace: Add an option not to enable tracingKeir Fraser2010-04-131-2/+16
* xentrace: Skip to low cpu when throwing away portions of the circular bufferKeir Fraser2010-04-131-0/+15
* xentrace: Disable tracing, then read records one more time.Keir Fraser2010-02-031-4/+14
* xentrace: XC_PAGE_SIZE should be usedKeir Fraser2010-01-211-1/+1
* xentrace: Per-cpu xentrace buffersKeir Fraser2010-01-201-73/+60
* xentrace: fix "%016x" formatKeir Fraser2009-08-111-35/+44
* x86 Cx tracing: export the Cx exit reason (pending interrupt during Cx)Keir Fraser2009-06-291-1/+1
* x86 Cx tracing: export expected/predicted Cx to xentraceKeir Fraser2009-06-291-1/+1
* xentrace: Trace IRQs and entry/exit timestamps.Keir Fraser2009-05-192-0/+18
* xentrace: Clean up HVM I/O tracing.Keir Fraser2009-04-241-2/+4
* xenctx, ia64: fix compilation error.Keir Fraser2009-04-021-1/+1
* xenctx: Teach xenctx how to find the right addresses in real-mode.Keir Fraser2009-03-311-8/+30
* xenctx: Always show code context, even when not in kernel modeKeir Fraser2009-03-311-14/+20
* xentrace: Add acpi pm tick output to idle tracingKeir Fraser2009-03-191-2/+2
* xentrace: error handling on non-existent formats fileKeir Fraser2009-03-121-1/+5
* xenctx: print x86_32 context on x86_64Keir Fraser2009-02-061-0/+31
* 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