Disable HeapDump on Linux if FEATURE_EVENT_TRACE is not set (dotnet/coreclr#5550)
authorJonghyun Park <parjong@gmail.com>
Tue, 7 Jun 2016 13:31:59 +0000 (22:31 +0900)
committerJan Kotas <jkotas@microsoft.com>
Tue, 7 Jun 2016 13:31:59 +0000 (06:31 -0700)
commitae30a2841422ad0381e54ac707c11b91a32c0e65
tree567c332718e13385da822bb7c5ef8b0b256d3878
parent271f88e6d75a8b3440b7923c82e495e01cfa650a
Disable HeapDump on Linux if FEATURE_EVENT_TRACE is not set (dotnet/coreclr#5550)

This commit tries to disable heap dump on linux if FEATURE_EVENT_TRACE
is not set in order to fix dotnet/coreclr#5546.

Commit migrated from https://github.com/dotnet/coreclr/commit/964f88941efa9fc765be9a3b5f1573b90c3f490d
src/coreclr/src/vm/finalizerthread.cpp
src/coreclr/src/vm/finalizerthread.h
src/coreclr/src/vm/vars.hpp