Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit 547eca8

Browse files
author
Frerich Raabe
committed
Include callers in profile reports
This has proven to be very useful.
1 parent 0f0278c commit 547eca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

showprofilereport.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
stats.strip_dirs()
2323
stats.sort_stats('cumulative')
2424
stats.print_stats()
25+
stats.print_callers()
2526

0 commit comments

Comments
 (0)