Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
LGTM
oh yeah - the pprof stuff looks unrelated.
the pprof stuff is taking the place of all the skip_delta logic in runtime. both were attempts to remove that noise from the memory profiles.
*** Submitted as http://code.google.com/p/go/source/detail?r=ec6af2f05219 *** runtime: delete malx, skip_depth argument to malloc remove internal functions from traces in gopprof instead. R=r CC=golang-dev http://codereview.appspot.com/855046