Added some kernel tracing to the runtime loader.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23921 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-02-07 19:22:39 +00:00
parent 0c221f53a3
commit 7486b72dd1
2 changed files with 87 additions and 11 deletions
+2 -1
View File
@@ -16,10 +16,11 @@
// macros that enable tracing for individual components
//#define BMESSAGE_TRACING
//#define BLOCK_CACHE_TRANSACTION_TRACING
//#define RUNTIME_LOADER_TRACING
//#define SIGNAL_TRACING
//#define SYSCALL_TRACING
//#define TEAM_TRACING
//#define BMESSAGE_TRACING
#endif // KERNEL_TRACING_CONFIG_H