pce_profile.pl -- GUI frontend for the profiler
This module hooks into profile/1 and provides a graphical UI for the
profiler output.
- pce_show_profile is det
- Show already collected profile using a graphical browser.
- pce_predicate_label(+PI, -Label)[private]
- Label is the human-readable identification for Head. Calls the
hook user:prolog_predicate_name/2.