aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/perfc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* eliminate first_cpu() etcJan Beulich2011-11-081-2/+2
* eliminate cpus_xyz()Jan Beulich2011-11-081-2/+2
* Remove many uses of cpu_possible_map and iterators over NR_CPUS.Keir Fraser2010-05-141-10/+16
* Rename for_each_cpu() to for_each_possible_cpu()Keir Fraser2009-07-151-4/+4
* Enhance guest memory accessor macros so that source operands can bekfraser@localhost.localdomain2007-06-201-1/+1
* [XEN] Truncate arithmetic for PERFSTATUS counters to the width of perfc_t.Tim Deegan2007-04-241-0/+8
* xen: Make all performance counter per-cpu, avoiding the need to updatekfraser@localhost.localdomain2007-03-271-79/+90
* Xen and tools now require gcc 3.4+ on x86.Keir Fraser2007-03-171-13/+4
* [XEN] Fix perfc after 13756:56377f5ce588Ian Campbell2007-01-311-4/+13
* Remove uses of strcpy and strncpy from common and x86 code.kfraser@localhost.localdomain2007-01-291-2/+1
* Replace sprintf with snprintf and strncpy with strlcpy.kfraser@localhost.localdomain2007-01-291-2/+1
* Fix perfc=y build.kfraser@localhost.localdomain2007-01-251-2/+2
* [XEN] perf counters: Fix NULL-pointer check. Should happen later.kaf24@localhost.localdomain2006-10-271-6/+7
* Fix build w/ perfc after cset 11394:96a4379be74aSteven Hand2006-09-011-2/+2
* Fix hypervisor build with performance counters after -unstableSteven Hand2006-08-281-7/+8
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-5/+3
* Provides hooks for perfc print/reset/gather.kaf24@firebug.cl.cam.ac.uk2006-08-071-6/+6
* Change DOM0_PERFCCONTROL: remove array limit.kaf24@firebug.cl.cam.ac.uk2006-08-071-14/+23
* Use DEFINE_SPINLOCK consistently throughout Xen.kaf24@firebug.cl.cam.ac.uk2006-06-011-1/+1
* This patch conditionalizes some output from perfc_printall(), thus making rel...kaf24@firebug.cl.cam.ac.uk2006-05-021-10/+16
* Fix perfc array range on reset.kaf24@firebug.cl.cam.ac.uk2006-05-021-1/+1
* Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.kaf24@firebug.cl.cam.ac.uk2006-04-271-1/+1
* Upgrade all hypercalls to use the new guest_handle interface (on the Xen side).kaf24@firebug.cl.cam.ac.uk2006-03-071-1/+0
* Rename guest_handle() macro to GUEST_HANDLE() and define_guest_handle()kaf24@firebug.cl.cam.ac.uk2006-03-031-1/+1
* Move dom0_op hypercall to the guest_handle interface (inside Xen).kaf24@firebug.cl.cam.ac.uk2006-03-031-4/+5
* Add some profiling support for writeable pagetables.iap10@freefall.cl.cam.ac.uk2005-08-131-0/+9
* bitkeeper revision 1.1548 (4294554btfa2GpomqV57KFpxEHsjEA)kaf24@firebug.cl.cam.ac.uk2005-05-251-6/+7
* bitkeeper revision 1.1389.5.49 (4280abe5EW2fJtuPr5_E283AlKrziQ)mafetter@fleming.research2005-05-101-0/+8
* bitkeeper revision 1.1389.13.1 (428097bfFCQnxc6PG1CYe-6KhZD8kA)mafetter@fleming.research2005-05-101-0/+1
* bitkeeper revision 1.1236.1.84 (423ab8a8Ull_l3xygvrErQi9C35RrQ)kaf24@firebug.cl.cam.ac.uk2005-03-181-6/+0
* bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)kaf24@scramble.cl.cam.ac.uk2005-03-041-0/+1
* bitkeeper revision 1.1236.1.41 (4224ab34YunoDc0_FV3T0OZPcJ0Pcw)kaf24@scramble.cl.cam.ac.uk2005-03-011-0/+4
* bitkeeper revision 1.1236.1.17 (421e4879kSyHWNvied24BDzGi-OmgA)kaf24@scramble.cl.cam.ac.uk2005-02-241-1/+1
* bitkeeper revision 1.1236.1.14 (421db08d6LIbanwxXMIaE6u0X5DIbQ)kaf24@scramble.cl.cam.ac.uk2005-02-241-1/+9
* bitkeeper revision 1.1159.212.95 (4204aa0ee0re5Xx1zWrJ9ejxzgRs3w)kaf24@scramble.cl.cam.ac.uk2005-02-051-4/+5
* bitkeeper revision 1.1159.187.48 (41adc6420WlNaaoUkvfgNxl44rpYYg)kaf24@scramble.cl.cam.ac.uk2004-12-011-2/+109
* bitkeeper revision 1.1159.1.320 (4186495166A8XLekEbNixl7hWUA08w)kaf24@freefall.cl.cam.ac.uk2004-11-011-3/+3
* bitkeeper revision 1.825.2.1 (4062d28avHqOBupTrfJcONXWeibf9A)iap10@tetris.cl.cam.ac.uk2004-03-251-2/+41
|\
| * bitkeeper revision 1.794.1.4 (40623aebq_XP4MvV6YJsXGleofDYNg)iap10@tetris.cl.cam.ac.uk2004-03-251-1/+1
| * bitkeeper revision 1.794.1.3 (405de995_4scoWE5EfQzN5TSoyS8Gw)iap10@tetris.cl.cam.ac.uk2004-03-211-2/+41
* | bitkeeper revision 1.821 (406007d6uu0vZYDxa9P1ZfNO9kF_Cg)kaf24@scramble.cl.cam.ac.uk2004-03-231-6/+6
|/
* bitkeeper revision 1.394 (3f3f5bd5J74WkH-WgWI6a5W5aobvaQ)kaf24@scramble.cl.cam.ac.uk2003-08-171-11/+11
* bitkeeper revision 1.389 (3f28df19Z3T_sAYRfO2FBURRnxpp_w)kaf24@scramble.cl.cam.ac.uk2003-07-311-9/+11
* bitkeeper revision 1.383 (3f280e11xqcx0wyODFX9WY58mF0mtA)kaf24@scramble.cl.cam.ac.uk2003-07-301-1/+1
* bitkeeper revision 1.379 (3f27c63d0n0AK0DFCerOSUf9Wi3atA)kaf24@scramble.cl.cam.ac.uk2003-07-301-7/+10
* bitkeeper revision 1.378 (3f27c2beWNYX6OSWHkL7l2xJ5Qm9ng)kaf24@scramble.cl.cam.ac.uk2003-07-301-94/+43
* bitkeeper revision 1.122.4.1 (3e70f9de9vqrPg9WRlAsGz1oZFMW9g)iap10@labyrinth.cl.cam.ac.uk2003-03-131-3/+5
* bitkeeper revision 1.122.3.1 (3e70a321BvGVezZroK7FFHJEDihQag)rn@wyvis.research.intel-research.net2003-03-131-47/+80
* bitkeeper revision 1.122.1.1 (3e6dd2571tuS-UOLoEX2Z4iIxMPlxA)kaf24@scramble.cl.cam.ac.uk2003-03-111-0/+2