dotnet / dotnet/docs

GC ETW Documentation does not document GCAllocationTick_V4

Open
#43,566 1 comment 0 reactions 0 assignees View on GitHub
:watch: Not Triaged dotnet-framework/svc
Dominant language
No language data
Stars
4.8k
Forks
6.1k
Avg merge
15h 21m
Merged PRs (30d)
370

Description

### Type of issue

Typo

### Description

It seems under dotnet 8 or dotnet 9, GC ETW events no longer produce GCAllocationTick_V3 events, and instead produce GCAllocationTick_V4 events. However, there is no documentation for V4.

According to the ETW data, the PayloadNames are the following:

* AllocationAmount
* ClrInstanceID
* AllocationKind
* AllocationAmount64
* TypeID
* TypeName
* HeapIndex
* Address
* ObjectSize

### Page URL

https://learn.microsoft.com/en-us/dotnet/framework/performance/garbage-collection-etw-events

### Content source URL

https://github.com/dotnet/docs/blob/main/docs/framework/performance/garbage-collection-etw-events.md

### Document Version Independent Id

eb24522a-de26-44e6-75fc-4a332fe45501

### Article author

@BillWagner

### Metadata

* ID: e864e1e3-c8ed-a993-8e72-372e30f6610c
* Service: **dotnet-framework**

[Related Issues](https://github.com/dotnet/docs/issues?q=is%3Aissue+is%3Aopen+eb24522a-de26-44e6-75fc-4a332fe45501)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.