[project @ 2001-03-02 10:52:15 by simonmar]
authorsimonmar <unknown>
Fri, 2 Mar 2001 10:52:15 +0000 (10:52 +0000)
committersimonmar <unknown>
Fri, 2 Mar 2001 10:52:15 +0000 (10:52 +0000)
commitac76dbc441fa9d716109d107e27187c12e7d1946
tree8cd80da8f98a669a3075056ffdf56021dd397270
parent0c5e53f00a075f18f0f8a491c979e13c48a7d95c
[project @ 2001-03-02 10:52:15 by simonmar]
Don't context switch on the timer if the flag +RTS -C0 is given.  This
gives us reliable/repeatable runs with -C0 (I've been running with a
similar change for months now, debugging is virtually impossible
without it).
ghc/rts/Itimer.c