aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/trace.c
Commit message (Expand)AuthorAgeFilesLines
* trace: rename trace_hypercall() to __trace_hypercall_entry()David Vrabel2012-10-091-1/+1
* trace: trace hypercalls inside a multicallDavid Vrabel2012-10-031-1/+1
* trace: improve usefulness of hypercall trace recordDavid Vrabel2012-10-031-20/+15
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-2/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-17/+0
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-151-1/+1
* Eliminate unnecessary casts from __trace_var() invocationsKeir Fraser2010-09-201-15/+12
* xentrace: fix tracing for 64bit guestsKeir Fraser2008-06-091-8/+8
* xentrace: Remove redundant tb_done_init checks, and add missing ones.Keir Fraser2008-02-111-18/+0
* xentrace/x86: PV guest tracing extensions.Keir Fraser2007-10-121-0/+231