Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: delete UpdateMemStats, replace with ReadMemStats(&stats). | R?my Oudompheng | 2012-02-06 | 1 | -3/+5 |
* | runtime: add UpdateMemStats, use in tests | Russ Cox | 2011-07-22 | 1 | -1/+2 |
* | runtime: drop chan circular linked list in favor of circular buffer | Russ Cox | 2011-04-13 | 1 | -0/+41 |