What about disallowing -hb on threaded builds? That does just sort of punt it a little bit, it a not quite satisfactory way perhaps <span></span><br><br>On Friday, May 6, 2016, Evan Laforge <<a href="mailto:qdunkan@gmail.com">qdunkan@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've used this a lot when looking for leaks.  Especially combined with<br>
other things like -hbdrag -hc, so I'd be sad to see it go.  Without<br>
it, how do you find lag and drag?<br>
<br>
On the other hand, the entire profiling system has been hard to use<br>
because of crashes (perhaps due to that thread-unsafety thing), but<br>
also because of lack of documentation, the fact that SCCs can<br>
drastically change the performance of the things they are trying to<br>
measure, and probably just personal incompetence.  But that's not<br>
really directly relevant to -hb, except to say I'd rather fix it than<br>
delete it.<br>
<br>
On Fri, May 6, 2016 at 2:04 AM, Erik de Castro Lopo<br>
<<a href="javascript:;" onclick="_e(event, 'cvml', 'mle+hs@mega-nerd.com')">mle+hs@mega-nerd.com</a>> wrote:<br>
> Hi all,<br>
><br>
> After a bit of rather tedious and frustrating debugging I came to the<br>
> realisation that the code for the `-hb` profiling option is not thread<br>
> safe. See <a href="https://ghc.haskell.org/trac/ghc/ticket/12019" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/12019</a><br>
><br>
> This gives us an opportunity to simply remove it instead of fixing it.<br>
> If there is anyone that thinks this future is really useful (ie more<br>
> useful than the other profiling modes) then I'm willing to fix it.<br>
> But if noone would miss it. I'd much rather remove it.<br>
><br>
> Thoughts?<br>
><br>
> Erik<br>
> --<br>
> ----------------------------------------------------------------------<br>
> Erik de Castro Lopo<br>
> <a href="http://www.mega-nerd.com/" target="_blank">http://www.mega-nerd.com/</a><br>
> _______________________________________________<br>
> Glasgow-haskell-users mailing list<br>
> <a href="javascript:;" onclick="_e(event, 'cvml', 'Glasgow-haskell-users@haskell.org')">Glasgow-haskell-users@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Glasgow-haskell-users@haskell.org')">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote>