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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18[profiler] Report roots from ephemeronsVlad Brezae
2017-12-14[Mono.Profiler.Log] Fix reading of TYPE_JITHELPER events for < v14.Alex Rønne Petersen
2017-12-08[msvc] Update csproj files (#6206)monojenkins
2017-12-07[profiler] Rework GC roots reporting. (#6144)Alex Rønne Petersen
2017-12-04[Profiler] Fix parsing bug when `jit` is enabledDavid Karlaš
2017-11-30[profiler] Correctly encode counter type/unit/variance values.Alex Rønne Petersen
2017-11-30Merge pull request #6110 from alexrp/masterRodrigo Kumpera
2017-11-28[profiler] Make it possible to trigger heapshots from the M.P.L library.Alex Rønne Petersen
2017-11-28Merge pull request #6097 from mono/slluis-patch-1monojenkins
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-24Fix invalid enum values in LogGCEventLluis Sanchez
2017-11-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
2017-09-20[Mono.Profiler.Log] Use null references to indicate the absence of names.Alex Rønne Petersen
2017-09-20[Mono.Profiler.Log] Load entire buffers before processing them.Alex Rønne Petersen
2017-09-20[Mono.Profiler.Log] Fix excessive byte array allocations.Alex Rønne Petersen
2017-09-19[Mono.Profiler.Log] Styling fixesRodrigo Moya
2017-09-14[Mono.Profiler.Log] Check MLPD version when reading headerRodrigo Moya
2017-09-14[Mono.Profiler.Log] Reverse managed backtrace in SampleHitEvent'sRodrigo Moya
2017-09-14[Mono.Profiler.Log] Support MLPD version 13Rodrigo Moya
2017-09-13Merge pull request #5562 from alexrp/masterAlex Rønne Petersen
2017-09-13[Mono.Profiler.Log] Read root type field as uleb128.Alex Rønne Petersen
2017-09-06[Mono.Profiler.Log] Initialize LogEvent's propertiesRodrigo Moya
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-07-26[msvc] Update csproj filesmonojenkins
2017-07-22[Mono.Profiler.Log] Catch SecurityException for missing icalls.Alex Rønne Petersen
2017-07-17[Mono.Profiler.Log] Remove coverage event support.Alex Rønne Petersen
2017-07-16[profiler] Introduce runtime control API.Alex Rønne Petersen
2017-07-15[profiler] Clean up MonoProfilerGCEvent enum.Alex Rønne Petersen
2017-07-14[Mono.Profiler.Log] Fix LogProcessor.ReadObject ().Alex Rønne Petersen
2017-07-09[profiler] Remove the type field from TYPE_SAMPLE_HIT.Alex Rønne Petersen
2017-07-06[runtime] New profiler API.Alex Rønne Petersen
2017-06-20[msvc] Update csproj files (#5075)monojenkins
2017-06-20[profiler] Introduce the Mono.Profiler.Log library. API still unstable.Alex Rønne Petersen