Darren Ranalli
|
ea16d65902
|
crash fix: len of unsized object
|
2008-07-29 04:44:11 +00:00 |
|
Darren Ranalli
|
2acc9332f1
|
show deeptypes of garbage items
|
2008-07-28 21:00:17 +00:00 |
|
Darren Ranalli
|
233501d0a6
|
removed linear searches, fixed bugs that prevented some garbage cycles from printing
|
2008-07-28 19:37:27 +00:00 |
|
Darren Ranalli
|
bacc0ce975
|
reduce log spam, don't print object types
|
2008-02-07 04:27:34 +00:00 |
|
Darren Ranalli
|
48d9e54a0f
|
don't yield if no garbage, quick feedback
|
2007-12-07 03:44:39 +00:00 |
|
Darren Ranalli
|
8127bcb6b3
|
added 'safe' mode to GarbageReport for dealing with C++ crashes in __repr__
|
2007-11-13 21:23:28 +00:00 |
|
Darren Ranalli
|
c02ed6356a
|
use notify for GarbageReport printing, don't print SUSPEND/RESUME msgs
|
2007-05-14 19:42:20 +00:00 |
|
Darren Ranalli
|
4ac6f8c885
|
added GarbageReportScheduler
|
2007-04-25 21:13:26 +00:00 |
|
Darren Ranalli
|
936e6dcbbc
|
removed old comment
|
2007-04-24 02:52:48 +00:00 |
|
Darren Ranalli
|
301c6d9aea
|
better timeslicing
|
2007-04-19 01:48:11 +00:00 |
|
Darren Ranalli
|
61b30a423c
|
added autoDestroy, extra output line at the end
|
2007-03-15 05:00:37 +00:00 |
|
Redmond Urbino
|
53a3560e97
|
kill toontown crash when you directly close the window
|
2007-03-14 19:12:43 +00:00 |
|
Darren Ranalli
|
6229b8bdcc
|
added printingBegin/printingEnd to standardize suspend/resume logging
|
2007-03-14 08:34:01 +00:00 |
|
Darren Ranalli
|
78b10c41ba
|
prevent Job generator leak, added JobManager.finish(job), logging GarbageReports auto-destroy
|
2007-03-14 03:09:23 +00:00 |
|
Redmond Urbino
|
ad030f1b18
|
default numGarbage to zero
Fixes a toontown crash when you exit
|
2007-03-12 21:46:39 +00:00 |
|
Darren Ranalli
|
f790a11254
|
converted to be a job
|
2007-03-10 13:12:16 +00:00 |
|
David Rose
|
216e635ee7
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Darren Ranalli
|
d3a036d2c9
|
fixed crashes in fullReport
|
2006-08-02 08:46:35 +00:00 |
|
Darren Ranalli
|
6d4def41b7
|
ObjectReport tweaks for tracking down LawBot AI mem leak
|
2006-06-29 18:07:28 +00:00 |
|
Darren Ranalli
|
2360220a99
|
use verbose instance type
|
2006-06-23 21:21:00 +00:00 |
|
Darren Ranalli
|
522fa09f1a
|
crash fix
|
2006-06-03 06:35:45 +00:00 |
|
Darren Ranalli
|
d9d54a75fa
|
longer printout length per garbage item repr
|
2006-06-01 17:57:01 +00:00 |
|
Darren Ranalli
|
7aa8c050f9
|
prevent printing of really long item repr's
|
2006-05-25 23:21:12 +00:00 |
|
Darren Ranalli
|
46cc183430
|
abbreviated garbage list printout, GarbageReport accepts timeslice param
|
2006-05-25 01:14:54 +00:00 |
|
Darren Ranalli
|
a5b3aa1087
|
task-threaded GarbageReport
|
2006-05-20 01:03:30 +00:00 |
|
Darren Ranalli
|
968c71d5a5
|
use TaskThreaded to reduce AI CPU hit
|
2006-05-16 23:44:20 +00:00 |
|
Darren Ranalli
|
4cbce8099f
|
added GarbageLogger, non-recursive cycle detection
|
2006-05-16 21:08:53 +00:00 |
|
Darren Ranalli
|
ecb7a2f84e
|
ready for logout garbage detection
|
2006-05-15 20:11:41 +00:00 |
|
Darren Ranalli
|
38266be909
|
swapped order of referrers and referents
|
2006-05-06 05:56:18 +00:00 |
|
Darren Ranalli
|
0d9399a33f
|
first rev
|
2006-04-26 20:48:59 +00:00 |
|