libgo patch committed: Runtime profiling support (not working yet)

Ian Lance Taylor iant@google.com
Sun Mar 27 20:09:00 GMT 2011


This patch to libgo adds the runtime profiling infrastructure from the
master Go library.  This does not yet work for gccgo, because I haven't
written the code to get a stack traceback.  However, that should come in
time, and adding the infrastructure provides some symbols which code in
the Go library expects to exist.  Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 20116 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110327/3f39270e/attachment.bin>


More information about the Gcc-patches mailing list