Change the stresslog message layout to support extra-large modules and modules loaded...
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Mon, 12 Jun 2023 20:24:08 +0000 (13:24 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 20:24:08 +0000 (13:24 -0700)
commiteb650227be048a1a89d18484de18dd5aeda7caf7
tree17c5dd0a1e3cf8347a138463b309ae1b6b78a3b8
parent6c3a197c4e01bb40c58e7c88370f92acbd53d81c
Change the stresslog message layout to support extra-large modules and modules loaded at far-apart addresses that use the stresslog (#83855)
src/coreclr/inc/sospriv.idl
src/coreclr/inc/stresslog.h
src/coreclr/nativeaot/Runtime/DebugHeader.cpp
src/coreclr/nativeaot/Runtime/inc/stressLog.h
src/coreclr/nativeaot/Runtime/stressLog.cpp
src/coreclr/pal/prebuilt/inc/sospriv.h
src/coreclr/tools/StressLogAnalyzer/StressLogDump.cpp
src/coreclr/tools/StressLogAnalyzer/StressLogPlugin.cpp
src/coreclr/utilcode/stresslog.cpp