aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/xenoprof.h
Commit message (Expand)AuthorAgeFilesLines
* oprofile: don't pass around redundant, easily derived argumentsJan Beulich2012-03-081-5/+3
* xenoprof: Use uint64_t explicitly for internal callsGeorge Dunlap2012-01-261-2/+2
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-0/+1
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-1/+5
* Cleanup: Make local functions static and remove unused functions.Keir Fraser2009-09-301-0/+1
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+1
* xenoprof: dom0 hypercall could trigger Xen NULL-pointer accessKeir Fraser2009-01-211-3/+4
* vmx: Enable Core 2 Duo Performance Counters in HVM guestKeir Fraser2008-01-301-0/+6
* xenoprof: Fix initialisation. Much can be done at boot-time, askfraser@localhost.localdomain2007-07-101-2/+0
* Add backtrace support to xenoprof.kfraser@localhost.localdomain2007-06-071-0/+2
* Enable compatibility mode operation for HYPERVISOR_xenoprof_op.Emmanuel Ackaouy2007-01-051-1/+25
* [XENOPROFILE] Make xenoprof arch-generic with dynamic mapping/unmapping xenoprofkfraser@localhost.localdomain2006-11-221-0/+4
* [XENOPROFILE] Replace x86 specific code in xen/common/xenoprof.ckfraser@localhost.localdomain2006-11-221-1/+2
* Add Xenoprof passive domain supportkaf24@firebug.cl.cam.ac.uk2006-06-271-0/+1
* Clean up xenoprof code a bit. The main remaining TODO is tokaf24@firebug.cl.cam.ac.uk2006-04-071-7/+9
* Add xenoprof supportack@kneesa.uk.xensource.com2006-04-061-0/+40