Software Archive
Read-only legacy content

Profiling

jajr
Beginner
451 Views
I'm trying to profile a quickwin standard graphics app.

At first I only got the library routines listed in the output, none of my routines. I managed to get my routines included by adding an option to start profiling at the function _MAIN__, but my functions are still swamped in the output by the library routines.

Is there an easy way to automatically suppress the library routines from the profile operation or the output from plist?

Thanks for any help.

Jim Robinson
0 Kudos
0 Replies
Reply