runtime/pprof: support OS X CPU profiling ยท golang/go@6e2ae0a
Work around profiling kernel bug with signal masks. Still broken on 64-bit Snow Leopard kernel, but I think we can ignore that one and let people upgrade to Lion. Add new trivial tools addr2line a...