summaryrefslogtreecommitdiff
path: root/src/vm/proftoeeinterfaceimpl.cpp
AgeCommit message (Expand)AuthorFilesLines
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