OSDN Git Service

Add runtime profiling infrastructure, not yet working.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Mar 2011 19:14:55 +0000 (19:14 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Mar 2011 19:14:55 +0000 (19:14 +0000)
commit61b9e599ecf33109f1a6fa447b752dd0cb8c9a9d
tree697642cd2e886980983c07df0c23953228a22714
parentb8cb8d5224d650672add0fb6a74d759ef12e428f
Add runtime profiling infrastructure, not yet working.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171579 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/Makefile.am
libgo/Makefile.in
libgo/runtime/cpuprof.c [new file with mode: 0644]
libgo/runtime/go-note.c
libgo/runtime/go-signal.c
libgo/runtime/proc.c
libgo/runtime/runtime.h
libgo/runtime/sigqueue.goc