Marc

I strongly suspect that the names are simply truncated before they get
into a .hp file.  Doubtless this could be fixed.  

However, we're now embarking on building a new RTS, designed to support
both GHC and Hugs, so I'd rather just make sure that the new system doesn't 
truncate names.  (The new system will take a few months; don't hold your 
breath.)

Is this a show-stopper for you, or can you get by (perhaps by changing your
function names)?

Simon

> When I profile my sources (-auto-all) it happens
> a lot that I see names of the following form
> 
>  SourceFile:ModuleName/descripto
> 
> in stead of names of the form
> 
>  SourceFile:ModuleName/descriptor_prefix_TYPE_SUFFIX
> 
> as I would have expected.
> 
> Is there a way to get the full function-names out of
> the profiling package? I have looked at the .hp files,
> but the information does not seem to be available at
> that level.
> 
> 
> Any help would be greatly appreciated.
> 
> Regards,
> 
> 
> Marc van Dongen
> [EMAIL PROTECTED]


Reply via email to