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
2020-01-17[tests] Re-enable profiler test that used to fail (#18471)Vlad Brezae
2019-09-26[sgen] Report roots from togglerefs (#17063)Vlad Brezae
2019-08-07[aotprof-tool] Initial import of AOT profiler tool (#15384)Radek Doulik
2019-08-06Bump api-doc-tools to latest master (#16035)Alexander Köplinger
2019-06-20[Mono.Profiler.Aot] Add profile writerRadek Doulik
2019-06-03[csproj] Update project filesmonojenkins
2019-06-03Update APIMarek Safar
2019-06-03[Mono.Profiler.Log] Add profiled data reader APIsMarek Safar
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-10-26[Mono.Profiler.Log] Use full path for temporary .mlpd's (#11384)Alexander Köplinger
2018-10-03[bcl] Put xunit tests in mcs/class/lib/PROFILE/tests too (#10928)Alexander Köplinger
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
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