Quantcast
Channel: GHC: Ticket #886: Profiling doesn't work with SMP execution
Browsing latest articles
Browse All 36 View Live

Article 17

Right, this was fixed in 7.6.1. Nice ticket-weeding!

View Article


status changed; failure, resolution set

status changed from new to closedfailure set to None/Unknownresolution set to invalid Closing as invalid, given this text from user guide for 7.6.1: Combining -threaded and -prof is perfectly fine, and...

View Article


difficulty changed

difficulty changed from Difficult (1 week) to Difficult (2-5 days)

View Article

os changed

os changed from Multiple to Unknown/Multiple

View Article

architecture changed

architecture changed from Multiple to Unknown/Multiple

View Article


difficulty, summary, milestone changed

difficulty changed from Moderate (1 day) to Difficult (1 week)summary changed from Profiling doesn't work with -threaded to Profiling doesn't work with SMP executionmilestone changed from 6.10 branch...

View Article

Article 11

OK, well that sounds like a significant chunk of functionality. I guess the benefit of working on non-commercial software is that you don't have to hide the shortcomings of your product. People who...

View Article

Article 10

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...

View Article


Article 9

Hello, I was just thinking about that too, is it not common for people to use -threaded? Myself, I ran into this problem when I was trying to debug something that I found I had to compile with...

View Article


Article 8

Replying to Frederik: to say "Profiling is supported, both by time/allocation and various kinds of heap profiling, provided you do not use threads."? Just wanted to make sure there's no...

View Article

Article 7

Hello, it seems that this bug isn't very clear from the documentation or the GHC web page, can we be honest and update ​http://haskell.org/ghc/ where it says "Profiling is supported, both by...

View Article

milestone changed

milestone changed from 6.8 branch to 6.10 branch

View Article

Article 5

And I think this problem affect Data Parallel Haskell developping process. It seem that Data Parallel Haskell generate ndp package's code when vectorising Parallel Array....

View Article


Article 4

It must cause problem when someone want to optimise Haskell program. If a programmer find that program is slow, then he profile and try to optimise it.H e find bottleneck long computing function, and...

View Article

cc set

ccshelarcy@… added

View Article


milestone changed

milestone changed from 6.6.1 to 6.8

View Article

difficulty, os, component, architecture changed

difficulty changed from Unknown to Moderate (1 day)os changed from Linux to Multiplecomponent changed from Compiler to Runtime Systemarchitecture changed from x86 to Multiple

View Article


summary, type, milestone changed

summary changed from Profiling a threaded application with GHC-6.6rc. to Profiling doesn't work with -threadedtype changed from bug to taskmilestone changed from 6.6 to 6.6.1 The profiling subsystem...

View Article
Browsing latest articles
Browse All 36 View Live


Latest Images