Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-07-17Implement ICorProfilerInfo13 to support object handle creation/destruction/ac...chrisnas
2022-06-20Collections contain stale object IDs (#70924)Aaron Robinson
2022-05-26Update gcc leg to 12.1.0 (#69188)Adeel Mujahid
2022-05-25Fix duplicate transition for reverse delegates and expand our profiler tests ...Jeremy Koritzinsky
2022-05-21Profiler RequestReJITWithInliners did not work properly if all methods in the...David Wrighton
2022-04-21Don't use _ASSERTE in runtime tests (#68299)Aleksey Kliger (λgeek)
2022-04-14Fix pal_assert.h when PAL_STDCPP_COMPAT defined (#64631)Andrii Kurdiumov
2022-01-19Fix profiling objectsallocatedbyclass (#63814)Olivier Giniaux
2021-11-02Fix typo in profiler method (#60999)David Mason
2021-10-22Fix GCC warnings in test build (#60734)David Mason
2021-10-21add test for profiler inlining (#60225)David Mason
2021-10-06Add a Reverse P/Invoke scenario for profiler transition tests. (#60038)Aaron Robinson
2021-09-30Fix several issues with ELT profiler hooks and tests to cover these cases (#5...Egor Chesakov
2021-08-17Add tests for notification profilers (#57429)David Mason
2021-07-11Support filtering ObjectAllocated callback for pinned object heap allocation ...Yauk
2021-06-13Fix profiler\gc\gcbasic test to work with SVR GC on many cores. (#54057)Peter Sollich
2021-06-08Implement descr_generations_to_profiler for regions (#53706)Andrew Au
2021-05-14Add diagnostics IPC set environment variable command (#52567)David Mason
2021-05-07Add profiler startup command to the diagnostics command set (#52175)David Mason
2021-02-26Fix race condition in ReleaseOnDetach test (#48747)David Mason
2021-01-28Make the GetAppDomainStaticAddress test more stable (#47454)Andrew Au
2021-01-20Fix profiler sync issue (#47214)David Mason
2021-01-14Fix sync issue in profiler tests (#46907)David Mason
2021-01-13Update TraceEvent version (#46655)Sung Yoon Whang
2021-01-08add shutdown guard to profiler tests (#46739)David Mason
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek
2020-12-03fix invalid IL in profiler stub helper (#45453)David Mason
2020-11-06Fix ELT profiler tests (#44285)David Mason
2020-10-23Add missing opcodes to k_rgnStackPushes (#42246)Kevin Gosse
2020-10-01Fix race condition in GetAppdomainStaticAddress test (#42437)David Mason
2020-09-27Delete dead C/C++ code files (#42782)Adeel Mujahid
2020-09-15Add test to make sure we release the ICorProfilerCallback interfaces (#41855)David Mason
2020-08-25Fix GetAppdomainStaticAddress for non-collectible assemblies (#41076)David Mason
2020-08-20Fix trailing whitespaces (#40891)Youssef Victor
2020-07-31Report POH objects in RootReferences and ObjectReferences (#39992)David Mason
2020-07-30Add profiler ELT test (#39550)David Mason
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-08July infra rollout: Move runtime tests out of the coreclr folder (#38058)Tomáš Rylek