Re: [m-users.] Grade for profiling
Julien Fischer <[email protected]>
| Newsgroups | gmane.comp.lang.mercury.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Volker, On Sun, 19 Mar 2023, Volker Wysk wrote: > I want to profile my program, but when using mprof, I get only lines like > this: > > 0.0 0.00 0.00 49576032 0.00 0.00 > unknown__140325205178080 [140] > > All names begin with "unknown_...". > > My guess is, that debug symbols must be compiled in. My profiling grade is > "asm_fast.gc.prof", so no debug symbols. The .prof component should be all that is required for (time) profiling to work; there's no need for anything additional Julien. _______________________________________________ users mailing list [email protected] https://lists.mercurylang.org/listinfo/users