Macro for additional scheduling analysis tracing.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27305 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2008-09-03 15:11:41 +00:00
parent 020ac56840
commit 886c05d0b6

View File

@ -35,6 +35,7 @@
#define NET_BUFFER_TRACING_STACK_TRACE 0 /* stack trace depth */
#define RUNTIME_LOADER_TRACING 0
#define SCHEDULER_TRACING 0
#define SCHEDULING_ANALYSIS_TRACING 0
#define SIGNAL_TRACING 0
#define SWAP_TRACING 0
#define SYSCALL_TRACING 0