runtime: Fix runtime/pprof test when libgo is not optimized.
When libgo is not optimized the static function profilealloc in malloc.goc shows up in the stack trace. Rename it to runtime_profilealloc so that runtime/pprof.printStackRecord ignores it. From-SVN: r223006
Showing
Please
register
or
sign in
to comment