https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203384

--- Comment #4 from Christoph Moench-Tegeder <[email protected]> ---
Did the DTrace support even work with Firefox 40?
I'm quite sure dtrace in general is working on my machine (verified with a
minimal test program to make sure I can dtrace things not in the base system).
When I build Firefox 40 with DTRACE enabled, the dtrace-support symbols end up
in /usr/local/lib/firefox/libxul.so, but the probes never show up in "dtrace
-l".
I can patch Firefox 41 to get the same effect, but that does not seem to be too
helpful at all.
I do get the dtrace probes into firefox when I enable DEBUG (needs
--disable-gold), but the resulting binary is not usable as a everyday browser.
Is there any documentation for building and using firefox+dtrace beside
Mozilla's wiki and bugzilla? (Wiki and bugzilla feel a little outdated and not
very verbose on this subject).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to