summaryrefslogtreecommitdiff
path: root/src/vm/proftoeeinterfaceimpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas1-4/+4
2018-02-22Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM (#15915)gbalykov1-1/+1
2018-01-13Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM"Jan Kotas1-1/+1
2017-10-23profiler changes for tiered compilation (#14612)David Mason1-40/+288
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-1/+1
2017-08-08Merge pull request #12168 from gbalykov/remove-relocations-readonlyBruce Forstall1-1/+1
2017-07-24Add the runtime code versioning featurenoahfalk1-10/+21
2017-07-10Remove relocations for MethodTable::m_pParentMethodTable for Linux ARMGleb Balykov1-1/+1
2017-03-28[Local GC] Use standard C++ types (bool) and consistent types (void*) on the ...Sean Gillespie1-6/+6
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-83/+0
2017-02-13Rejit support for R2R imagesnoahfalk1-4/+3
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-16/+0
2017-02-02[x86/Linux] Do NOT use pXXX fields (#9121)Jonghyun Park1-2/+2
2017-01-23Rename Esp in x86 REGDISPLAY as SP (#9070)Jonghyun Park1-2/+2
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-6/+6
2016-10-21Add LCG JIT Compilation Profiler CallbacksMukul Sabharwal1-7/+302
2016-10-14Enable DoStackSnapshot API on ARM to walk the current thread (#6933)kvochko1-15/+23
2016-09-14Implement GcInfo v2 for X86Swaroop Sridhar1-2/+3
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-7/+7
2016-05-17Treat R2R images as NI for profilingKshama Pawar1-2/+10
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-4/+4
2016-02-24Fixes for GC updateJan Kotas1-4/+5
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-9/+15
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-9/+15
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-21Untangle FEATURE_EVENT_TRACE and GC_PROFILING to enable one to be enabledSean Gillespie1-11/+23
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-1/+1
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-0/+185
2015-08-14Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"Jon Hanna1-1/+1
2015-07-15Update documentation linkssergey-raevskiy1-1/+1
2015-04-08Update code files to point to profiler docRichard Lander1-1/+1
2015-02-13Simplify platform ifdefsJan Kotas1-58/+0
2015-02-04Fixed typosPascal Borreli1-3/+3
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+9888