summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index c88eed5..4df5244 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -41,7 +41,8 @@ typedef enum {
41 TASK_STATS_TOP10 = 0x0104, 41 TASK_STATS_TOP10 = 0x0104,
42 TASK_STATS_EVERYTHING = 0x0105, 42 TASK_STATS_EVERYTHING = 0x0105,
43 TASK_STATS_FULLLOG = 0x0106, 43 TASK_STATS_FULLLOG = 0x0106,
44 44 TASK_STATS_WOODPECKERS = 0x0107,
45
45 TASK_FULLSCRAPE = 0x0200, /* Default mode */ 46 TASK_FULLSCRAPE = 0x0200, /* Default mode */
46 TASK_FULLSCRAPE_TPB_BINARY = 0x0201, 47 TASK_FULLSCRAPE_TPB_BINARY = 0x0201,
47 TASK_FULLSCRAPE_TPB_ASCII = 0x0202, 48 TASK_FULLSCRAPE_TPB_ASCII = 0x0202,