From 4cadec3d6e9b4e290b8f66a0eaac80c27331c1bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 23 Oct 2009 00:20:53 +0000 Subject: [PATCH] * Thanks for the heads up, David! :-)) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33738 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/config_headers/tracing_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config_headers/tracing_config.h b/build/config_headers/tracing_config.h index 23e0baa94d..35d01b53f9 100644 --- a/build/config_headers/tracing_config.h +++ b/build/config_headers/tracing_config.h @@ -28,9 +28,9 @@ #define BMESSAGE_TRACING 0 #define KERNEL_HEAP_TRACING 0 #define KTRACE_PRINTF_STACK_TRACE 0 /* stack trace depth */ -#define OBJECT_CACHE_TRACING 0 #define NET_BUFFER_TRACING 0 #define NET_BUFFER_TRACING_STACK_TRACE 0 /* stack trace depth */ +#define OBJECT_CACHE_TRACING 0 #define PAGE_ALLOCATION_TRACING 0 #define PAGE_DAEMON_TRACING 0 #define PAGE_WRITER_TRACING 0