summaryrefslogtreecommitdiff
path: root/src/jit/codegenxarch.cpp
diff options
context:
space:
mode:
authorVance Morrison <vancemorrison@comcast.net>2016-09-07 16:32:54 -0700
committerVance Morrison <vancemorrison@comcast.net>2016-09-07 16:32:54 -0700
commit1d5c43f1da75b36707133a1a86666373938dfe40 (patch)
tree3a51071cde6e23febf030db7bbdc4ed7b3461f59 /src/jit/codegenxarch.cpp
parent8e0cbbba5b41744873eb6263069497a5dbdfedd4 (diff)
downloadcoreclr-1d5c43f1da75b36707133a1a86666373938dfe40.tar.gz
coreclr-1d5c43f1da75b36707133a1a86666373938dfe40.tar.bz2
coreclr-1d5c43f1da75b36707133a1a86666373938dfe40.zip
Fix issue where Type Names are not resolved if a heap dump is done twice.
The issue is that a table that remembers which types have been dumped is only flushed when the 'Types' ETW keyword is disabled, but we only check this when and ENABLE command is executed. We should do so on DISABLE a well
Diffstat (limited to 'src/jit/codegenxarch.cpp')
0 files changed, 0 insertions, 0 deletions