This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/29935] Support OpenMP Runtime API for Profiling
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2007 13:52:45 -0000
- Subject: [Bug libgomp/29935] Support OpenMP Runtime API for Profiling
- References: <bug-29935-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jakub at gcc dot gnu dot org 2007-01-26 13:52 -------
This looks as a very convoluted API, far better would be simply write special
.eh_frame info for the libgomp thread body function which would point the
debuggers/profilers to the stack/saved registers of the thread that assigned
work to the threads.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29935