Ticky Ticky profiling

Cristian Perfumo cperfumo at gmail.com
Thu Aug 2 12:43:02 EDT 2007


Sorry, It looks like I haven't been precise with my question: I wanted to
say multiple hardware (it implies OS) threads.
In other words: are -threaded and ticky ticky compatible? Will I be able to
run "./myProgram +RTS -N4 -rmyout.ticky" ?
Hope my doubt is clearer now.
Regards.
Cristian

On 8/2/07, Stefan O'Rear <stefanor at cox.net> wrote:
>
> On Thu, Aug 02, 2007 at 10:59:12AM +0200, Cristian Perfumo wrote:
> > By the way... does ticky-ticky allow monitoring multithreaded programs?
> > I ask this because the other way of learning data about the execution
> > (compiling with -prof) is not compatible with -threaded options. In
> other
> > words, you can't compile a Haskell program with -prof and -threaded
> options
> > at the same time.
>
> You don't need -threaded to run multithreaded programs.
>
> -threaded will make them run *faster* on >1-core machines, but the
> normal RTS will run multiple Haskell threads just fine on its single
> OS-thread.
>
> Stefan
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGsgO/FBz7OZ2P+dIRAjI4AKCXDt9A87auA57GlKYm0CGk4sp9OQCaA3qk
> LSAmbXi/iCpiRC96ZpSz4KY=
> =1WKQ
> -----END PGP SIGNATURE-----
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20070802/621dc174/attachment-0001.htm


More information about the Glasgow-haskell-users mailing list