Analyzing trace information programmatically

PocketBuilder provides three ways to analyze trace information using built-in system objects and functions:

The profiling tools use the first two ways. The Class and Routine views are based on a call graph model, and the Trace view is based on a trace tree model. No matter which way you analyze trace files, you can analyze them on the desktop only—the profiling functions are not supported on deployment devices.

NoteSupporting files needed To create a profile from a trace file, PocketBuilder must also access the PKL, PKD, or executable file used to create the trace file. If you create the trace file on a handheld device, you must copy the trace file and the executable file to the desktop. The PKL and PKD files must also be available on the desktop.