Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/framework/performance/garbage-collection-etw-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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:

Expand Down
Loading