Added kernel tracing for the interesting net buffer operations.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25216 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2008-04-27 16:34:23 +00:00
parent 97c0a2b3f1
commit 2c88b9c82a
2 changed files with 338 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
#define PARANOIA_TRACING 0
#define PARANOIA_TRACING_STACK_TRACE 0 /* stack traced depth */
#define OBJECT_CACHE_TRACING 0
#define NET_BUFFER_TRACING 0
#define RUNTIME_LOADER_TRACING 0
#define SIGNAL_TRACING 0
#define SYSCALL_TRACING 0