projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d6aca
)
credit2: Add a scheduler-specific schedule trace class
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Apr 2010 11:06:05 +0000
(12:06 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Apr 2010 11:06:05 +0000
(12:06 +0100)
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/include/public/trace.h
patch
|
blob
|
history
diff --git
a/xen/include/public/trace.h
b/xen/include/public/trace.h
index 9385cb75ffd9e2346ceeb996ee6b6901fffaae74..0a8f1adfa3cd87e456f8a2d44493d5ab60f1bea1 100644
(file)
--- a/
xen/include/public/trace.h
+++ b/
xen/include/public/trace.h
@@
-53,6
+53,7
@@
#define TRC_HVM_HANDLER 0x00082000 /* various HVM handlers */
#define TRC_SCHED_MIN 0x00021000 /* Just runstate changes */
+#define TRC_SCHED_CLASS 0x00022000 /* Scheduler-specific */
#define TRC_SCHED_VERBOSE 0x00028000 /* More inclusive scheduling */
/* Trace events per class */