Commit ef2f927
committed
trace2:data: add trace2 regions to wt-status
Add trace2_region_enter() and trace2_region_leave() calls around the
various phases of a status scan. This gives elapsed time for each
phase in the GIT_TR2_PERF and GIT_TR2_EVENT trace target.
Signed-off-by: Jeff Hostetler <[email protected]>1 parent 3adeefc commit ef2f927
1 file changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
| 752 | + | |
752 | 753 | | |
753 | | - | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
754 | 758 | | |
755 | | - | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
756 | 762 | | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
757 | 767 | | |
| 768 | + | |
758 | 769 | | |
| 770 | + | |
759 | 771 | | |
760 | 772 | | |
761 | 773 | | |
| 774 | + | |
762 | 775 | | |
763 | 776 | | |
764 | 777 | | |
| |||
0 commit comments