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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user