We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb5da6 commit 38dd549Copy full SHA for 38dd549
trace2/tr2_tgt_event.c
@@ -37,7 +37,7 @@ static struct tr2_dst tr2dst_event = {
37
* event target. Use the TR2_SYSENV_EVENT_NESTING setting to increase
38
* region details in the event target.
39
*/
40
-static int tr2env_event_max_nesting_levels = 2;
+static int tr2env_event_max_nesting_levels = 4;
41
42
/*
43
* Use the TR2_SYSENV_EVENT_BRIEF to omit the <time>, <file>, and
0 commit comments