[Bug libgomp/29935] Support OpenMP Runtime API for Profiling
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 26 13:53:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list