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 45e8f91 commit 9a56222Copy full SHA for 9a56222
trace2/tr2_tgt_event.c
@@ -39,7 +39,7 @@ static struct tr2_dst tr2dst_event = {
39
* event target. Use the TR2_SYSENV_EVENT_NESTING setting to increase
40
* region details in the event target.
41
*/
42
-static int tr2env_event_max_nesting_levels = 2;
+static int tr2env_event_max_nesting_levels = 4;
43
44
/*
45
* Use the TR2_SYSENV_EVENT_BRIEF to omit the <time>, <file>, and
0 commit comments