On 02/11/2011 18:51, Duncan Coutts wrote:
Ian, Simon,
The following patch is attached.
Add eventlog event for thread labels
The existing GHC.Conc.labelThread will now also emit the the
thread
label into the eventlog. Profiling tools like ThreadScope could
l (I expect this to be my last eventlog patch
targeting the 7.4 branch).
--
Duncan Coutts, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/
>From b84c9fd7bc6402ca296f0970644383d05132dac1 Mon Sep 17 00:00:00 2001
From: Duncan Coutts
Date: Wed, 2 Nov 2011 12:02:09 +0000
Subject: [PATCH] Add