
I meant in the general sense of approaching the problem, and the linked blog post takes as an example situation a web server that doesn't respond well after some amount of time, I associated that with your problem description. On 23/04/15 02:46, Kostiantyn Rybnikov wrote:
Niklas,
This seems a very helpful tool indeed, but I'm not completely sure how could it be helpful in for specific problem. Was there anything specific you would suggest to measure with it, or just consider it as a general nice tool while approaching the problem?
Thanks!
On Wed, Apr 22, 2015 at 8:30 PM, Niklas Hambüchen
mailto:mail@nh2.me> wrote: You might already have considered it, but the GHC eventlog together with Threadscope and ghc-events-analyze (http://www.well-typed.com/blog/2014/02/ghc-events-analyze/) can be very helpful to debug such issues.