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 9652bc6 commit bfdee90Copy full SHA for bfdee90
trace2/tr2_tgt_event.c
@@ -35,7 +35,7 @@ static struct tr2_dst tr2dst_event = {
35
* event target. Use the TR2_SYSENV_EVENT_NESTING setting to increase
36
* region details in the event target.
37
*/
38
-static int tr2env_event_max_nesting_levels = 2;
+static int tr2env_event_max_nesting_levels = 4;
39
40
/*
41
* Use the TR2_SYSENV_EVENT_BRIEF to omit the <time>, <file>, and
0 commit comments