Commit Graph

4845 Commits

Author SHA1 Message Date
David Rose 02d94cc8d2 recalcWakeTime() 2008-10-31 05:02:57 +00:00
Darren Ranalli 8e1f95d480 fixed configs for frame profiling 2008-10-30 23:54:34 +00:00
Darren Ranalli 2e362128da frame profiler framework 2008-10-30 00:07:13 +00:00
Darren Ranalli b742e9050d added dosByDistance 2008-10-30 00:02:58 +00:00
Darren Ranalli e6dd18f558 build server finished, use new smoother interface only 2008-10-29 23:23:29 +00:00
David Rose dc9c31388b lock -> fsmLock 2008-10-29 22:58:23 +00:00
David Rose 940a46fcfd make fsm's thread safe 2008-10-29 22:02:18 +00:00
Gyedo Jeon 89d53bbb75 Updated to work with new taskMgr 2008-10-29 20:39:16 +00:00
Darren Ranalli 11cc062e84 smoother uses setPosHpr instead of setMat, no longer affects scale 2008-10-29 18:21:07 +00:00
David Rose 907c9541a9 getTasksMatching 2008-10-29 15:24:08 +00:00
John Loehrlein 916fea794f wrapped redirection of unknown avatar messages in try/except 2008-10-28 22:22:10 +00:00
Josh Wilson 69d41d8924 converting a warning to an assert error 2008-10-24 22:58:40 +00:00
Josh Wilson 0eb96ae5eb clean transition finish ival code 2008-10-24 22:57:35 +00:00
Josh Wilson 1e4e5ad37e adding some reports 2008-10-24 22:56:13 +00:00
Josh Wilson f35ddbae39 better wrapping in report 2008-10-24 22:54:30 +00:00
Josh Wilson cf80c1f689 printing name of function in Func intervals 2008-10-24 22:53:05 +00:00
Josh Wilson ff36d3e428 putting prints into notify debug 2008-10-24 22:50:46 +00:00
David Rose c0e0d63de4 taskMgr not a global on AI 2008-10-24 22:13:20 +00:00
David Rose 05a2432673 safe to make this the default now 2008-10-24 21:55:37 +00:00
David Rose c188d2935c defer loading taskMgr until after importing PandaModules 2008-10-24 21:50:17 +00:00
David Rose 9c547793a1 safe to call destroy() multiple times 2008-10-24 18:46:09 +00:00
David Rose 43a8a5ac7a move profile out of module scope 2008-10-23 17:57:56 +00:00
David Rose 9df2912b68 file.py 2008-10-22 23:21:39 +00:00
David Rose 9831c3b93f remove superFlattenShip, it doesn't belong here 2008-10-22 22:10:42 +00:00
David Rose 5b0c9c395f isAlive() 2008-10-22 19:12:26 +00:00
Darren Ranalli fa00e63e1a groundwork for FrameProfiler 2008-10-22 00:51:00 +00:00
Darren Ranalli 3e62e60195 removed unnecessary print 2008-10-22 00:48:29 +00:00
Darren Ranalli 7bb3598712 groundwork for FrameProfiler 2008-10-22 00:20:09 +00:00
David Rose f28396fead slightly better unpack exception generating 2008-10-21 21:43:30 +00:00
Darren Ranalli e185892eb1 proactive leak detection for distributed objects 2008-10-21 19:00:30 +00:00
Darren Ranalli c19665e627 added getRepository builtin 2008-10-21 18:58:58 +00:00
Darren Ranalli fe4f03c868 added proactive leak detection method 2008-10-21 18:56:50 +00:00
Darren Ranalli 158e726dc7 prevent false positives caused by zero-duration profiles 2008-10-21 02:23:01 +00:00
John Loehrlein 19efb2d55e messages to non-existant dos rerouted to handles 2008-10-20 23:04:17 +00:00
David Rose 8b71199fdd protect makepanda 2008-10-20 21:34:10 +00:00
David Rose d3b4f33c89 switchable extensions_native_helpers.py 2008-10-20 20:35:47 +00:00
rdb 65a29c21be Clearer question about existing python installs 2008-10-20 19:16:20 +00:00
rdb 4d2ff692c6 Remove bundles on OSX 2008-10-20 13:04:47 +00:00
Zachary Pavlov 1712abd96c fix for spam in tkpanel 2008-10-18 01:48:01 +00:00
rdb 0e301a1b95 Fixed bug that marks all python functions as "Undocumented" 2008-10-17 07:01:36 +00:00
rdb be08970ecb Suggested change from _Hypnos 2008-10-16 18:16:58 +00:00
Darren Ranalli cc91a12477 removed no-longer-used getNamePattern method 2008-10-16 02:00:23 +00:00
David Rose c6320cc83a stdpy 2008-10-15 22:26:56 +00:00
John Loehrlein 4fcde07de4 specialName of specialness 2008-10-15 22:05:24 +00:00
rdb 69c4db65c8 Suggested script by Brent Woodruff 2008-10-15 19:20:54 +00:00
David Rose e2815caa72 better mousewatcher and buttonthrower names 2008-10-15 03:48:58 +00:00
Darren Ranalli 1728f3b38e improved visual scannability 2008-10-14 21:54:43 +00:00
Darren Ranalli 232583858c show timings as percentages, don't display max-non-spike profiles, output easier to scan 2008-10-14 21:07:07 +00:00
David Rose dd0efe66fe better filtering in getRandomTask 2008-10-14 02:18:32 +00:00
Darren Ranalli 732b4f0067 print profile stats as percentages, makes profile CPU-independent 2008-10-14 01:52:51 +00:00