aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/oprofile/op_model_p4.c
Commit message (Expand)AuthorAgeFilesLines
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-3/+2
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-091-11/+1
* allocate CPU sibling and core maps dynamicallyJan Beulich2011-10-211-1/+1
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-1/+1
* x86 oprofile: use rdmsrl/wrmsrlKeir Fraser2010-06-291-68/+70
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-2/+2
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-5/+0
* Move cpu_{sibling,core}_map into per-CPU spaceKeir Fraser2009-07-131-1/+1
* x86: Make the num_siblings CPU parameter per-CPU.Keir Fraser2009-01-221-2/+2
* Add backtrace support to xenoprof.kfraser@localhost.localdomain2007-06-071-4/+4
* [HVM] Fix oprofile for HVM guests.kfraser@localhost.localdomain2006-10-201-7/+3
* Whitespace clean-ups. shand@kneesaa.uk.xensource.com2006-08-161-1/+1
* Add xenoprof supportack@kneesa.uk.xensource.com2006-04-061-0/+739