[D-runtime] [D-Programming-Language/druntime] 01293e: fix Issue 14755 - Could -profile=gc also give the ...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Sep 5 05:54:02 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 01293e38d6d733137cbf633d6c46bcdc9f07b2d4
https://github.com/D-Programming-Language/druntime/commit/01293e38d6d733137cbf633d6c46bcdc9f07b2d4
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M src/rt/profilegc.d
Log Message:
-----------
fix Issue 14755 - Could -profile=gc also give the number of allocations that led to X bytes being allocated?
Commit: 85f77fe626f071cab1a44c755378862f194c5708
https://github.com/D-Programming-Language/druntime/commit/85f77fe626f071cab1a44c755378862f194c5708
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-09-05 (Sat, 05 Sep 2015)
Changed paths:
M src/rt/profilegc.d
Log Message:
-----------
Merge pull request #1370 from CyberShadow/pull-20150831-110924
fix Issue 14755 - Could -profile=gc also give the number of allocatio…
Compare: https://github.com/D-Programming-Language/druntime/compare/3dc4e28ba997...85f77fe626f0
More information about the D-runtime
mailing list