Skip to content

Commit 4b05d13

Browse files
authored
Update garbage-collection-etw-events.md (#44424)
the level for alloctick events is incorrect.
1 parent c887106 commit 4b05d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/framework/performance/garbage-collection-etw-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The following table shows the keyword and level:
266266

267267
|Keyword for raising the event|Level|
268268
|-----------------------------------|-----------|
269-
|`GCKeyword` (0x1)|Informational (4)|
269+
|`GCKeyword` (0x1)|Verbose (5)|
270270

271271
The following table shows the event information:
272272

@@ -292,7 +292,7 @@ The following table shows the keyword and level:
292292

293293
|Keyword for raising the event|Level|
294294
|-----------------------------------|-----------|
295-
|`GCKeyword` (0x1)|Informational (4)|
295+
|`GCKeyword` (0x1)|Verbose (5)|
296296

297297
The following table shows the event information:
298298

0 commit comments

Comments
 (0)