summaryrefslogtreecommitdiff
path: root/src/vm/profilinghelper.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-18[Tizen] Fix call convension for profiler wrappers with clang 5 supportPetr Bred1-3/+3
2018-09-18i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2018-02-14Fix for issue #13153 - change SetGCConcurrent to TemporaryDisableConcurrentGC...David Mason1-3/+9
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-43/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-3/+3
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-3/+0
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-3/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-1/+1
2015-04-05Added CoreClr profiler path for 32 and 64bitDick van den Brink1-1/+10
2015-03-31[tfs-changeset: 1443700]Jan Kotas1-1/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1479