Warning: This documentation was generated from the comments in the source code (using progrutils.documentPyFile()), with a few tweaks, under the principle that poor documentation is better than no documentation. In case of ambiguity, please refer to the code itself.
Functions for debugging and optimizing to help in tuning scripts
Display the trace dictionary. The default sort is by the alphabetic trace tree name (e.g. the dictionary keys). If sort=='frequency', the sort is by descending dictionary values, thus it shows the most-called keys at the top.