aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/oprofile/op_model_ppro.c
Commit message (Expand)AuthorAgeFilesLines
* replace bogus gdprintk() uses with {,d}printk()Jan Beulich2012-02-161-4/+4
* vpmu: Rename PASSIVE_DOMAIN_ALLOCATEDDietmar Hahn2012-02-091-4/+5
* vpmu: Remove unnecessary spaces at the end of linesDietmar Hahn2012-02-091-14/+14
* vpmu: Use macros to access struct vpmu_struct.flagsDietmar Hahn2012-02-091-5/+5
* use xzalloc in x86 codeJan Beulich2011-10-041-2/+1
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-1/+2
* x86 oprofile: use rdmsrl/wrmsrlKeir Fraser2010-06-291-33/+33
* VPMU: Migrate vpmu files into public foldersKeir Fraser2010-05-131-1/+1
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-2/+2
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-6/+0
* xenoprof: support Intel's architectural perfmon registers.Keir Fraser2009-09-151-34/+109
* x86, hvm: Fix double-free of vpmu->contextKeir Fraser2009-03-191-0/+2
* xenoprof: Small fixes.Keir Fraser2008-10-281-1/+1
* x86, hvm, xenoprof: Add fully support of HVM guest to xenoprofile on Intel P6.Keir Fraser2008-10-271-3/+100
* vmx: Enable Core 2 Duo Performance Counters in HVM guestKeir Fraser2008-01-301-0/+8
* xenoprof: Fix more than one events can't be sampled concurrently for Intel CP...Keir Fraser2007-12-141-6/+20
* Add backtrace support to xenoprof.kfraser@localhost.localdomain2007-06-071-3/+3
* [HVM] Fix oprofile for HVM guests.kfraser@localhost.localdomain2006-10-201-7/+3
* Add xenoprof supportack@kneesa.uk.xensource.com2006-04-061-0/+153