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-01-20[sgen] Add worker index to the binary protocol entriesVlad Brezae
2017-01-20[sgen] Clean exit if we can't read binprot file due to unsupported versionVlad Brezae
2016-06-10[tools] Add a few missing files to the tarballAlexander Köplinger
2016-06-09[sgen] Scatterplot option for gcpauseviz.Mark Probst
2016-06-07[sgen] Make gcpauseviz histograms more meaningful.Mark Probst
2016-06-07[sgen] Fix gcpauseviz.Mark Probst
2016-05-10[sgen] Support binary protocol cross platform grep-ing across platforms with ...Vlad Brezae
2016-05-10[sgen] Pack structs for binary protocol entriesVlad Brezae
2016-05-10[sgen] Split protocol entry grep from argument parsingVlad Brezae
2016-05-10[sgen] Extract entry stream code into new fileVlad Brezae
2016-05-10[sgen] Use types with explicit size for protocol entries, on the reader endVlad Brezae
2016-05-05[sgen] Remove old unused definesVlad Brezae
2015-08-28[sgen] Flush after writing the protocol entryVlad Brezae
2015-05-07[tools] Fix sgen-grep-binprot after sgen code move to mono/sgenLudovic Henry
2015-05-02[tools] Add help message to sgen-grep-binprot.Jon Purdy
2015-05-01[tools] Support Booleans in sgen-grep-binprot.Jon Purdy
2015-03-24[sgen] Allow skipping of entries in `sgen-grep-binprot`.Mark Probst
2015-02-05[sgen] Make sgen-grep-binprot faster.Jon Purdy
2015-01-30[runtime] Add color mode to sgen-grep-binprot.Jon Purdy
2015-01-29[runtime] Fix incorrect labels in sgen-grep-binprot output.Jon Purdy
2015-01-28[runtime] Generate binary protocol functions and structure with macroLudovic Henry
2014-11-26[sgen] Nicer visualization of concurrent collector pauses in gcpausevis.py.Mark Probst
2014-11-26[sgen] Separate binary protocol entries for concurrent update and finish.Mark Probst
2014-11-26[sgen] New protocol entry for processing of individual reference.Mark Probst
2014-11-26[sgen] In binary protocol grep, gray en-/dequeue must not always match.Mark Probst
2014-11-26[sgen] Count scanned objects.Mark Probst
2014-11-19[sgen] Fix binary protocol buildVlad Brezae
2014-11-14[sgen] Binary protocol entry for pin stage.Mark Probst
2014-08-14[sgen] In the GC pause visualizer histogram, label the axis.Mark Probst
2014-06-26[sgen-binprot,sgen-gray-queue] Add binary_protocol_gray_(en|de)queue and call...Ludovic Henry
2014-06-24[sgen] Nicer sgen-grep-binprot output.Mark Probst
2014-04-17[sgen] Make binary protocol grep work without search addresses.Mark Probst
2014-04-17[sgen] Count cards for binary protocol.Mark Probst
2014-04-17[sgen] Tool for visualizing GC pauses from binary protocols.Mark Probst
2014-04-17[sgen] Binary protocol entries for world stop/restart with timestamps.Mark Probst
2013-11-28[sgen] Binary protocol records worker thread vs non-worker thread events.Mark Probst
2013-07-18[sgen] Binary protocol improvements.Mark Probst
2013-07-17Fix race conditions in finalizer/weak link staging.Mark Probst
2013-04-02[sgen] Cmdline option to print all entries in sgen-grep-binprot.Mark Probst
2013-04-02[sgen] Binary protocol entry for user-forced GCs.Mark Probst
2013-02-28[sgen] Fix build of sgen-grep-binprot.Mark Probst
2013-02-28[sgen] Binary protocol entries for scanning objects and vtypes.Mark Probst
2013-02-15[sgen] Binary protocol for disappearing link updates.Mark Probst
2013-01-23[sgen] Binary protocol for cementing.Mark Probst
2013-01-11[sgen] Binary protocol entry for card scanning.Mark Probst
2012-12-09[sgen] Separate binary protocol entries for collection begin and end.Mark Probst
2012-10-15Add more info for collections/thread suspends to the sgen binary protocol.Zoltan Varga
2012-10-03Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga
2011-04-26Make sure everything that links with eglib also links with libiconvJeffrey Stedfast
2011-01-03.gitignoreZoltan Varga