* Added tracing support to our scheduler to be able to do better diagnosis

with scheduling problems.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26929 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2008-08-11 10:20:16 +00:00
parent 4c660d948d
commit 3d3fe5a58c
2 changed files with 100 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
#define NET_BUFFER_TRACING 0
#define NET_BUFFER_TRACING_STACK_TRACE 0 /* stack trace depth */
#define RUNTIME_LOADER_TRACING 0
#define SCHEDULER_TRACING 0
#define SIGNAL_TRACING 0
#define SYSCALL_TRACING 0
#define SYSCALL_TRACING_IGNORE_KTRACE_OUTPUT 1