summaryrefslogtreecommitdiff
path: root/src/vm/eetoprofinterfaceimpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Fix profiler crash on shutdown (#22712)Noah Falk1-4/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-1/+1
2019-02-27added a lightweight GC profiling option (#22866)Maoni Stephens1-2/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-110/+2
2018-10-08Remove mentions of Rotor from codebase (#20298)Austin Wise1-8/+6
2018-09-01i386: Fixed definition with declaration in eetoprofinterfaceimpl.cpp (#18792)sergey ignatov1-3/+3
2018-08-01Allow rejit on attach (#19054)David Mason1-0/+21
2018-07-24Release leaked ICorProfilerCallback9 in ~EEToProfInterfaceImpl (#19106)Ilia1-0/+7
2017-10-23Fix for #12609 - add option to disable tiered compilation for profilers (#14...David Mason1-7/+11
2017-05-10Remove EventPipeProfiler due to time constraintsMukul Sabharwal1-31/+0
2017-05-08Add an event pipe that pipes to the profiler apisMukul Sabharwal1-9/+115
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-134/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-12/+0
2016-10-21Address CR feedbackMukul Sabharwal1-8/+16
2016-10-21Add LCG JIT Compilation Profiler CallbacksMukul Sabharwal1-9/+127
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-10/+10
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-0/+5
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-0/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-10/+96
2015-07-15Update documentation linkssergey-raevskiy1-1/+1
2015-04-08Update code files to point to profiler docRichard Lander1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6249