Sign in
go
/
go
/
e7fa3079023694de85e20495ddad49bc6d4249f5
/
test
/
mallocrep.go
9d93d57
test: Run garbage collector before testing malloc numbers.
by Ian Lance Taylor
· 15 years ago
4f61fc9
test: remove semiocolons.
by Rob Pike
· 15 years ago
00f9f0c
single argument panic
by Russ Cox
· 15 years ago
325cf8e
delete all uses of panicln by rewriting them using panic or,
by Rob Pike
· 15 years ago
6eb251f
runtime: malloc sampling, pprof interface
by Russ Cox
· 15 years ago
33e396a
finalizers; merge package malloc into package runtime
by Russ Cox
· 15 years ago
ebd27d6
time tests; sort -nr times.out | sed 10q is illuminating.
by Russ Cox
· 15 years ago
b014be7
fix 386 malloc tests, detect 386 darwin breakpoint line.
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
c45d2a7
simplify flag interface. no more BVal etc. you just get a pointer.
by Rob Pike
· 16 years ago
da0a7d7
malloc bug fixes.
by Russ Cox
· 16 years ago
e29ce17
malloc in runtime (not used by default)
by Russ Cox
· 16 years ago