Report POH objects in RootReferences and ObjectReferences (#39992)
authorDavid Mason <davmason@microsoft.com>
Thu, 30 Jul 2020 23:20:24 +0000 (16:20 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2020 23:20:24 +0000 (16:20 -0700)
commit4e53638a21b2cde04f94a506a3dee51e4bdff9f8
tree6e881ca8a26efe5742921f3a347cbc34b9d12d76
parenta5e2249753147038bc9f317bb556c32e2bc91f29
Report POH objects in RootReferences and ObjectReferences (#39992)
src/coreclr/src/gc/gc.cpp
src/coreclr/tests/issues.targets
src/tests/profiler/gc/gc.cs
src/tests/profiler/gc/gcbasic.cs [new file with mode: 0644]
src/tests/profiler/gc/gcbasic.csproj [new file with mode: 0644]
src/tests/profiler/native/CMakeLists.txt
src/tests/profiler/native/classfactory.cpp
src/tests/profiler/native/gcprofiler/gcprofiler.cpp [new file with mode: 0644]
src/tests/profiler/native/gcprofiler/gcprofiler.h [new file with mode: 0644]