Added optional kernel tracing for the userland memory allocator.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24356 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-03-11 01:35:30 +00:00
parent 4b83262008
commit 4b7baaba0f
2 changed files with 28 additions and 2 deletions
+1
View File
@@ -23,5 +23,6 @@
//#define SIGNAL_TRACING
//#define SYSCALL_TRACING
//#define TEAM_TRACING
//#define USER_MALLOC_TRACING
#endif // KERNEL_TRACING_CONFIG_H