summaryrefslogtreecommitdiff
path: root/src/runtime/malloc_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: accept NumGC==0 in TestMemStatsAustin Clements2015-12-161-2/+11
* runtime: fix tiny allocatorMatthew Dempsky2015-10-261-0/+17
* runtime: fix MemStats.{PauseNS,PauseEnd,PauseTotalNS,LastGC}Austin Clements2015-07-131-1/+16
* runtime: report MemStats.PauseEnd in UNIX timeAustin Clements2015-07-131-0/+4
* cmd/gc: don't copy []byte during string concatenationDmitry Vyukov2015-01-271-0/+17
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+189