Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Add GCWithHeap option to perfcollect #96

Merged
merged 2 commits into from
Mar 9, 2019
Merged

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Mar 8, 2019

This also removes GCJoin and PinObjectAtGCTime events from GCCollectOnly option.

For #65.

cc @noahfalk @brianrob @Maoni0

@sywhang sywhang changed the title Add GCWithHeap option Add GCWithHeap option to perfcollect Mar 8, 2019
@sywhang sywhang merged commit 6ec6576 into dotnet:master Mar 9, 2019
@brianrob
Copy link
Member

brianrob commented Mar 9, 2019

@sywhang thanks for doing this. Just saw this change in my inbox. Can you tell me what kind of testing you did on this?

@sywhang
Copy link
Contributor Author

sywhang commented Mar 9, 2019

@brianrob I tested it on my local box to verify we're not getting the events we don't want on GCCollectOnly option as well as the new option I just added. One thing I wanted to ask you - do we have any automated tests for perfcollect? If so I'd like to know where/how to run it because I couldn't find it in this repo.

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

Successfully merging this pull request may close these issues.

2 participants