aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/debug/heapdump_test.go
AgeCommit message (Expand)Author
2014-09-08build: move package sources from src/pkg to srcRuss Cox
2014-05-31runtime/debug: skip TestWriteHeapDumpNonempty on NaCl.Shenghou Ma
2014-05-31runtime: fix empty heap dump bug on windows.Shenghou Ma