- Notifications
You must be signed in to change notification settings - Fork5
Commitea9c4a1
committed
Add more temporary code to record stack usage at server process exit.
After a look at preliminary results from commit88cf37d,I realized it'd be a good idea to spew out the maximum depth measurementseen by check_stack_depth. So add some quick-n-dirty code to do that.Like the previous commit, this will be reverted once we've gathereda set of buildfarm runs with it.1 parent769159f commitea9c4a1
2 files changed
+24
-0
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
121 | 124 |
| |
122 | 125 |
| |
123 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
124 | 136 |
| |
125 | 137 |
| |
126 | 138 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
| |||
3137 | 3140 |
| |
3138 | 3141 |
| |
3139 | 3142 |
| |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
3140 | 3148 |
| |
3141 | 3149 |
| |
3142 | 3150 |
| |
| |||
3160 | 3168 |
| |
3161 | 3169 |
| |
3162 | 3170 |
| |
| 3171 | + | |
| 3172 | + | |
| 3173 | + | |
| 3174 | + | |
3163 | 3175 |
| |
3164 | 3176 |
| |
3165 | 3177 |
| |
|
0 commit comments
Comments
(0)