Hi, No so easy to use compared to v8-profiler, but works great. Thanks for your job.
On Apr 7, 4:39 pm, Camilo Aguilar <[email protected]> wrote: > FWIW, I finally fixed my memory leaks using a module I started to write > recently,https://github.com/c4milo/node-webkit-agent. As I mention in the > readme, it's a work in progress and so far cpu and heap profiling are > working just fine. Check it out and let me know if you have any issues! > > Best, > Camilo > > On Fri, Mar 23, 2012 at 12:12 PM, Camilo Aguilar > <[email protected]>wrote: > > > > > > > > > Relevant > >https://groups.google.com/forum/?fromgroups#!searchin/v8-users/heap$2... > > > On Thu, Mar 22, 2012 at 2:10 PM, Camilo Aguilar > > <[email protected]>wrote: > > >> fwiw, the remote protocol doesn't seem to support profiling yet > > >> On Thu, Mar 22, 2012 at 1:35 PM, Camilo Aguilar > >> <[email protected]>wrote: > > >>> I'm also willing to write and/or port these bindings to nodejs. > > >>> On Thu, Mar 22, 2012 at 1:33 PM, Camilo Aguilar > >>> <[email protected]>wrote: > > >>>> I think we are talking about including bindings to v8-profiler in > >>>> nodejs core, which make complete sense to me, and shouldn't require a lot > >>>> of effort if we re-use webkit bindings. In this scenario node-inspector > >>>> will be replaced by the web inspector that comes by default in webkit and > >>>> node will behave as an agent of it. I've been also chasing down a memory > >>>> leak and current tools are kind of crapy when it's about taking heap > >>>> snapshots. > > >>>> On Thu, Mar 22, 2012 at 1:11 PM, billywhizz <[email protected]>wrote: > > >>>>> yes. +1 for node-inspector in core. it's a really useful tool and is a > >>>>> pain to have to install it separately... > > >>>>> -- > >>>>> Job Board:http://jobs.nodejs.org/ > >>>>> Posting guidelines: > >>>>>https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > >>>>> You received this message because you are subscribed to the Google > >>>>> Groups "nodejs" group. > >>>>> To post to this group, send email to [email protected] > >>>>> To unsubscribe from this group, send email to > >>>>> [email protected] > >>>>> For more options, visit this group at > >>>>>http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
