RE: Viewing profiles with daVinci (uDraw)

Oops, cgprof is a program used internally by ghcprof. Just shows how much I know about it! Cheers, Simon On 13 April 2005 16:37, Christian Maeder wrote:
ghcprof should be adapted to the new release of uDraw(Graph) http://www.informatik.uni-bremen.de/uDrawGraph
Who maintains ghcprof? (What has cgprof to do with it?)
Christian
Simon Marlow wrote:
On 13 April 2005 14:00, Bernd Holzmüller wrote:
I am trying to create graphical profile information via +RTS -px and then ghcprof <binary>.prof. However, the uDraw application (former: daVinci) complains: "Option -startappl requires exactly two arguments (<directory> <filename>)". Any idea?
You might be the first person to try this in a while. I suspect some mismatch between the command-line syntax expected by your version of daVinci and the syntax cgprof expects to use.
We don't use cgprof, does anyone else?
Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
participants (1)
-
Simon Marlow