On Wed, Jul 6 2022 at 10:05:17 AM -0700, Tom Stellard <tstel...@redhat.com> wrote:
With the current profiling methods, are you able to at least narrow down which libraries applications spend the most time in? Or do you really need detailed profile information for
every single library in order to determine where the problem is?

Honestly, I'm bad at profiling, so I'm not the best person to answer this. :/

I can point you to documentation for sysprof:

https://gitlab.gnome.org/GNOME/sysprof#debugging-symbols

which says that every library should be built with -fno-omit-frame-pointer.

Michael

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to