From 6073127ad0712bf925fd80982b68b072541824db Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 26 Aug 2009 21:23:26 +0000 Subject: Add some subnet debugging features --- ot_mutex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index 183fe2b..47d9abf 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -39,6 +39,7 @@ typedef enum { TASK_STATS_SLASH24S = 0x0103, TASK_STATS_TOP10 = 0x0104, TASK_STATS_EVERYTHING = 0x0105, + TASK_STATS_FULLLOG = 0x0106, TASK_FULLSCRAPE = 0x0200, /* Default mode */ TASK_FULLSCRAPE_TPB_BINARY = 0x0201, -- cgit v1.2.3