This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/32789] Profiling not possible with -fopenmp



------- Comment #1 from theodore dot papadopoulo at sophia dot inria dot fr  2007-07-17 09:55 -------
This is similar to the comment (maybe misplaced) of 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31862
The problem, as far as I understand it is that any kind of profiling (gprof,
profile-arcs, probably mudflap, ...) rely on some global variables that would
need
to be made thread local.

I do not know how difficult this would be however....


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32789


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]