RE: Viewing profiles with daVinci (uDraw)

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? Cheers, Simon

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?
participants (2)
-
Christian Maeder
-
Simon Marlow