Avoid reporting frozen segments in GetGenerationBounds (#85727)
authorAndrew Au <andrewau@microsoft.com>
Sat, 1 Jul 2023 20:04:28 +0000 (13:04 -0700)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2023 20:04:28 +0000 (13:04 -0700)
commitd64c06fd1db5262b1d6dbf43c05f2f88643afcbc
tree80961b1d9dcd661fe140d9fc547d9ec0b8cc63b5
parent876ab61ee9bd4e695301717d8af197b63da9488c
Avoid reporting frozen segments in GetGenerationBounds (#85727)

Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
src/coreclr/gc/gc.cpp
src/coreclr/gc/gcee.cpp
src/coreclr/gc/gceventstatus.h
src/coreclr/gc/gcinterface.h
src/coreclr/nativeaot/Runtime/eventtrace.cpp
src/coreclr/nativeaot/Runtime/gcrhenv.cpp
src/coreclr/nativeaot/Runtime/rheventtrace.h
src/coreclr/vm/ClrEtwAll.man
src/coreclr/vm/eventtrace.cpp
src/coreclr/vm/proftoeeinterfaceimpl.cpp
src/tests/profiler/native/nongcheap/nongcheap.cpp