Implement ICorProfilerInfo14::GetNonGCHeapBounds (#85434)
authorEgor Bogatov <egorbo@gmail.com>
Tue, 2 May 2023 18:10:44 +0000 (20:10 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 18:10:44 +0000 (20:10 +0200)
commit80913258429dddadde284354e052473a844d0e0b
tree6aed641df0781c5e5377ca800110c7503495dc18
parenta32df3a2e5a4c29444202023bac3bb41123be438
Implement ICorProfilerInfo14::GetNonGCHeapBounds (#85434)
src/coreclr/inc/corprof.idl
src/coreclr/pal/prebuilt/inc/corprof.h
src/coreclr/vm/frozenobjectheap.cpp
src/coreclr/vm/frozenobjectheap.h
src/coreclr/vm/proftoeeinterfaceimpl.cpp
src/coreclr/vm/proftoeeinterfaceimpl.h
src/tests/profiler/native/nongcheap/nongcheap.cpp