From 96ccee011c30b309bb9998f9d348dc52b0bd249e Mon Sep 17 00:00:00 2001 From: Maoni Stephens Date: Fri, 17 Jan 2025 15:57:20 -0800 Subject: [PATCH] Update garbage-collection-etw-events.md the level for alloctick events is incorrect. --- docs/framework/performance/garbage-collection-etw-events.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/framework/performance/garbage-collection-etw-events.md b/docs/framework/performance/garbage-collection-etw-events.md index ca446cb35d4fb..5f2bde997ad54 100644 --- a/docs/framework/performance/garbage-collection-etw-events.md +++ b/docs/framework/performance/garbage-collection-etw-events.md @@ -266,7 +266,7 @@ The following table shows the keyword and level: |Keyword for raising the event|Level| |-----------------------------------|-----------| -|`GCKeyword` (0x1)|Informational (4)| +|`GCKeyword` (0x1)|Verbose (5)| The following table shows the event information: @@ -292,7 +292,7 @@ The following table shows the keyword and level: |Keyword for raising the event|Level| |-----------------------------------|-----------| -|`GCKeyword` (0x1)|Informational (4)| +|`GCKeyword` (0x1)|Verbose (5)| The following table shows the event information: