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
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-14[Mono.Profiler.Log] Disable HeapshotDataIsValid and fix MonitorEventsAreRecor...Alexander Köplinger
2018-06-01[csproj] Update project filesmonojenkins
2018-04-24[Mono.Profiler.Log] Use AssertExtensions for comparison asserts (#8406)Alexander Köplinger
2018-04-24[Mono.Profiler.Log] Fix log-profiler-test.exe compilation with mcsAlexander Köplinger
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-10[csproj] Update project filesAlexander Köplinger
2018-04-10[Mono.Profiler.Log] Add a new profiler test suite.Alex Rønne Petersen
2018-04-10[profiler] Mark some code buffer types that are no longer produced as depreca...Alex Rønne Petersen
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-03-01[profiler] A few low-hanging enhancements. (#7314)Alex Rønne Petersen
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-10[profiler] Remove obsolete code coverage support from the log profiler. (#6896)Alex Rønne Petersen
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