#886: Profiling doesn't work with -threaded
----------------------------+-----------------------------------------------
 Reporter:  Lemmih          |          Owner:                  
     Type:  task            |         Status:  new             
 Priority:  normal          |      Milestone:  6.10 branch     
Component:  Runtime System  |        Version:  6.5             
 Severity:  normal          |     Resolution:                  
 Keywords:                  |     Difficulty:  Moderate (1 day)
 Testcase:                  |   Architecture:  Multiple        
       Os:  Multiple        |  
----------------------------+-----------------------------------------------
Comment (by simonmar):

 Often there's no reason ''not'' to use `-threaded` (unless you want to
 profile, of course!).  But it's only necessary if you want to (a) use
 multiple processors or (b) make FFI calls that don't block all threads.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/886#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to