]> Cypherpunks repositories - gostls13.git/commit
rpc: add the ability to write out a memory profile during testing.
authorRob Pike <r@golang.org>
Tue, 15 Mar 2011 21:20:30 +0000 (14:20 -0700)
committerRob Pike <r@golang.org>
Tue, 15 Mar 2011 21:20:30 +0000 (14:20 -0700)
commitbc34cda74225601b2f8c19c04d9668f83216960f
treebb78b185e57f9be83231b9e20d7f418dc710555a
parentf11f032486ada2ee8e3ae9ee8860acdeb2e8db00
rpc: add the ability to write out a memory profile during testing.

R=rsc, dsymonds
CC=golang-dev
https://golang.org/cl/4290047
src/pkg/rpc/server_test.go