Thu, 25 Jun 2009 18:38:01 -0700 |
Atul Varma |
Memory profiler server is now much better at reporting errors.
|
Thu, 25 Jun 2009 12:20:43 -0700 |
Atul Varma |
Added some basic help info to the memory profiling server.
|
Thu, 25 Jun 2009 11:39:32 -0700 |
Atul Varma |
set GC Zeal to 2 and fixed some bugs exposed by it.
|
Wed, 24 Jun 2009 18:15:03 -0700 |
Atul Varma |
Built out more of the /objects/ method.
|
Wed, 24 Jun 2009 17:53:58 -0700 |
Atul Varma |
added a stub for an /objects/(number) RESTful API method.
|
Wed, 24 Jun 2009 17:47:55 -0700 |
Atul Varma |
Added RESTful methods for memory tracking.
|
Wed, 24 Jun 2009 17:29:27 -0700 |
Atul Varma |
Added a getGCRoots() function.
|
Wed, 24 Jun 2009 16:40:51 -0700 |
Atul Varma |
Added tentative profileMemory() server, which suspends the current JS runtime, creates a new one and runs a web server in it.
|