aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
Commit message (Expand)AuthorAgeFilesLines
* libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-131-6/+3
* xenctx: Support arm64 and actually implement output for 32 and 64 bitIan Campbell2013-04-241-4/+137
* xenctx: remove trailing whitespaceIan Campbell2013-04-241-9/+9
* xenctx: remove remnants of ia64 supportIan Campbell2013-04-241-301/+1
* trace: Add reason for NMI exit TRAPKonrad Rzeszutek Wilk2013-03-251-0/+1
* trace: Add the other variant of do_blockKonrad Rzeszutek Wilk2013-03-251-0/+1
* trace: Add trace events for IRQ activitiesKonrad Rzeszutek Wilk2013-03-251-0/+9
* trace: Use correct trace class for power management changesKonrad Rzeszutek Wilk2013-03-251-2/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-212-2/+2
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-032-1/+3
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-032-0/+7
* trace: allow for different sub-classes of TRC_PV_* tracepointsDavid Vrabel2012-10-031-22/+22
* arm: compile xentraceStefano Stabellini2012-05-301-0/+12
* 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