summaryrefslogtreecommitdiff
path: root/src/vm/eetoprofinterfaceimpl.cpp
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-01-31 14:23:12 -0800
committerJan Kotas <jkotas@microsoft.com>2016-01-31 14:23:12 -0800
commita7002caf91ce104ef2d5f12fc27544d7a9039abc (patch)
treed7a3d6d4a56ebd32ecb5554b41d0de4b65ffe146 /src/vm/eetoprofinterfaceimpl.cpp
parent1765a84c03a37c9bdb7541cb7db49adad5dae6db (diff)
parent4c375f4ddfb1d35fd57d6f208e9de30350b4dbdd (diff)
downloadcoreclr-a7002caf91ce104ef2d5f12fc27544d7a9039abc.tar.gz
coreclr-a7002caf91ce104ef2d5f12fc27544d7a9039abc.tar.bz2
coreclr-a7002caf91ce104ef2d5f12fc27544d7a9039abc.zip
Merge pull request #2520 from sperling/profiler
Enabling profiling on Unix/OS X
Diffstat (limited to 'src/vm/eetoprofinterfaceimpl.cpp')
-rw-r--r--src/vm/eetoprofinterfaceimpl.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vm/eetoprofinterfaceimpl.cpp b/src/vm/eetoprofinterfaceimpl.cpp
index b4ffd94d2f..0dbd697207 100644
--- a/src/vm/eetoprofinterfaceimpl.cpp
+++ b/src/vm/eetoprofinterfaceimpl.cpp
@@ -369,6 +369,11 @@ EEToProfInterfaceImpl::CHashTableImpl::CHashTableImpl(ULONG iBuckets)
WRAPPER_NO_CONTRACT;
}
+EEToProfInterfaceImpl::CHashTableImpl::~CHashTableImpl()
+{
+ WRAPPER_NO_CONTRACT;
+}
+
//---------------------------------------------------------------------------------------
//
// Comparison function for hash table of ClassIDs