On Fri, 17 Jan 2020 at 12:19, Steve Kargl
<s...@troutmask.apl.washington.edu> wrote:
>
> Why?  Because adding -pg to the gfortran command line is sufficient
> to getting profiling information for long running numerically
> intensive codes.  'gfortran -pg', of course, loosk for libc_p.a
> and libm_p.a.

Have you tried sampling-based profiling (i.e., hwpmc)? I'm curious if
it provides equal utility for you, or if there's some shortcoming.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to