Commit e70874b
tim_one
_PyObject_DebugMallocStats(): Added some potentially expensive internal
consistency checks, enabled only in a debug (Py_DEBUG) build. Note that
this never gets called automatically unless PYMALLOC_DEBUG is #define'd
too, and the envar PYTHONMALLOCSTATS exists.
git-svn-id: http://svn.python.org/projects/python/trunk@26520 6015fed2-1504-0410-9fe1-9d1591cc47711 parent fdf91ee commit e70874b
1 file changed
Lines changed: 41 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
911 | 936 | | |
912 | 937 | | |
913 | 938 | | |
| |||
1200 | 1225 | | |
1201 | 1226 | | |
1202 | 1227 | | |
1203 | | - | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
1204 | 1232 | | |
1205 | 1233 | | |
1206 | 1234 | | |
| |||
1262 | 1290 | | |
1263 | 1291 | | |
1264 | 1292 | | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
1265 | 1296 | | |
1266 | 1297 | | |
1267 | 1298 | | |
| 1299 | + | |
1268 | 1300 | | |
1269 | 1301 | | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
1274 | 1310 | | |
1275 | 1311 | | |
1276 | 1312 | | |
| |||
0 commit comments