If you develop PalmOS applications, you probably know that the Palm OS Emulator (also known
as POSE) can generate profile information while exeuction your application. For this, you'll
need to compile the emulator with the --enable-palm-profile
option. Please
refer to the ./configure --help in the Palm OS Emulator's BuildUnix
directory.
When using POSE, you'll notice that there is a menu. When in the emulator, you can start profiling your application by selecting the item. When you are done profiling the wanted part of your application, select the then select the item in the menu to dump the profile results.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team