[GHC] #1933: Zero times in profiling with GHC-6.8.1
GHC
trac at galois.com
Wed Apr 30 12:23:06 EDT 2008
#1933: Zero times in profiling with GHC-6.8.1
-------------------------------+--------------------------------------------
Reporter: daniel.is.fischer | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.8.3
Component: Profiling | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* owner: simonmar => igloo
* type: bug => merge
Comment:
Ok, I've added that as the autoconf test, so hopefully it should detect
that your system has a non-working timer_create(). I don't understand why
the earlier patch didn't work, but still.
To merge:
{{{
ue Apr 29 14:29:45 PDT 2008 Simon Marlow <simonmar at microsoft.com>
* FIX #1933: use a better test for timer_create()
}}}
Also Igloo: just as a sanity check could you make sure that after this
patch configure is still detecting a working timer_create() on your
systems?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1933#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list