Mailing List Archive

[xen-unstable] credit2: Add a scheduler-specific schedule trace class
# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1271243165 -3600
# Node ID dca0baecc909ac0f2e6725d05718adbb69fc2dd5
# Parent 0387e6ce1540219918c14ad9c8a3dabbe6d7dc28
credit2: Add a scheduler-specific schedule trace class

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
---
xen/include/public/trace.h | 1 +
1 files changed, 1 insertion(+)

diff -r 0387e6ce1540 -r dca0baecc909 xen/include/public/trace.h
--- a/xen/include/public/trace.h Wed Apr 14 12:05:31 2010 +0100
+++ b/xen/include/public/trace.h Wed Apr 14 12:06:05 2010 +0100
@@ -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 */

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog