statistics(group_by: str, cumulative: bool=False) Get statistics as a sorted list of Statistic instances grouped
dump_stats(filename) Write the results of the current profile to filename.
tracemalloc.get_traceback_limit() Get the maximum number of frames stored in the traceback of a trace. The
dispatch_call(frame, arg) If the debugger should stop on this function call, invoke the user_call() method (which
reverse_order() This method for the Stats class reverses the ordering of the basic list within the object. Note
faulthandler.unregister(signum) Unregister a user signal: uninstall the handler of the signum signal installed by
clear_all_breaks() Delete all existing breakpoints.
dispatch_exception(frame, arg) If the debugger should stop at this exception, invokes the user_exception() method
do_clear(arg) Handle how a breakpoint must be removed when it is a temporary one. This method
get_file_breaks(filename) Return all breakpoints in filename, or an empty list if none are set.
Page 6 of 15