Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PerfView][Pinned Object Heap] Add support for Pinned Object Heap data in ETW events #1146

Open
VSadov opened this issue Apr 7, 2020 · 4 comments

Comments

@VSadov
Copy link
Member

VSadov commented Apr 7, 2020

Once dotnet/runtime#34549 is merged, GC will start reporting additional information regarding Pinned Object Heap.

The new data is added in a backwards compatible way, so the change is not breaking.

However to fully support ingestion of the new data, PerfView needs to add support for additional fields. (see: dotnet/runtime#34549 for details)

@brianrob
Copy link
Member

brianrob commented Apr 7, 2020

@VSadov, thanks for filing this issue. Are you planning to submit a PR as part of this effort?

@VSadov
Copy link
Member Author

VSadov commented Apr 8, 2020

Yes, you can assign this to me.

@VSadov VSadov changed the title Add support for Pinned Object Heap data in ETW events [PerfView][Pinned Object Heap] Add support for Pinned Object Heap data in ETW events Jun 22, 2020
@VSadov VSadov removed their assignment Dec 3, 2020
@tommcdon
Copy link
Member

@VSadov @davmason can this issue be closed or is there work left in tracevent/perfview to support this?

@davmason
Copy link
Member

@brianrob added POH support in the most recent version of perfview, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants