Why not use dtrace probes? (Or write something to provide access to their data 
when on a non-dtrace compatible system?)

– Micheil

On 29/09/2013, at 10:17 PM, Tristan Slominski <[email protected]> 
wrote:

> Hello,
> 
> I've pushed to npm the initial implementation of probe-trace.
> 
> https://github.com/tristanls/node-probe-trace
> 
> It is a module inspired by various tracing libraries out there to instrument 
> running Node.js code in JavaScript. The module currently is capable of 
> emitting "~probe" events for entry, error, and return from functions. I view 
> it as a low-level component for a more elaborate instrumentation solution.
> 
> Cheers,
> 
> Tristan
> 
> -- 
> -- 
> 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
>  
> --- 
> You received this message because you are subscribed to the Google Groups 
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to