profiling objects (segmentation fault)

Simon Peyton-Jones simonpj@microsoft.com
Tue, 16 Jul 2002 10:00:24 +0100


It's still on our to-do list, and we've just thought of a nice
way to do it too.   So it's just moved up into "let's do it" status.

Thanks for the reminder

Simon

| -----Original Message-----
| From: MR K P SCHUPKE [mailto:k.schupke@ic.ac.uk]=20
| Sent: 15 July 2002 17:20
| To: glasgow-haskell-users
| Subject: profiling objects (segmentation fault)
|=20
|=20
| I know this has been discussed before, but I can't remember the=20
| conclusion and nothing seems to have
| been done, so I am going to bring it up again.
|=20
| Is there any way the compiler can mark object files with whether they=20
| are profiling or not, so that you cannot
| link a profiled object with a non-profiled one. It seems=20
| quite bad that=20
| the program appears to compile and then
| fails with a segmentation fault. Perhapse all profiling symbols could=20
| have "prof" appended - so they will not link
| against non-profiling symbols of the same name?
|=20
|     Keean Schupke.
|=20
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list=20
| Glasgow-haskell-users@haskell.org=20
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
|=20