projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4720717
)
Fix the perfc=y build.
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 9 Mar 2009 13:52:59 +0000
(13:52 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Mon, 9 Mar 2009 13:52:59 +0000
(13:52 +0000)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/include/xen/perfc_defn.h
patch
|
blob
|
history
diff --git
a/xen/include/xen/perfc_defn.h
b/xen/include/xen/perfc_defn.h
index 4998a996f030e4fca8c4a8f7f2c7fa5ea2a8e9a8..d166e2269b15a72037e1f2063497eebd37525c72 100644
(file)
--- a/
xen/include/xen/perfc_defn.h
+++ b/
xen/include/xen/perfc_defn.h
@@
-49,6
+49,7
@@
PERFCOUNTER(dom_init, "csched: dom_init")
PERFCOUNTER(dom_destroy, "csched: dom_destroy")
PERFCOUNTER(vcpu_init, "csched: vcpu_init")
PERFCOUNTER(vcpu_destroy, "csched: vcpu_destroy")
+PERFCOUNTER(vcpu_hot, "csched: vcpu_hot")
PERFCOUNTER(need_flush_tlb_flush, "PG_need_flush tlb flushes")