NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I've been working on adding DTrace probes to Perl (Score:1)
I've been working my way through the perl 5.8.8 source - talk about an education. Right now, I'm adding probes to a few of the run ops - adding parameter outputs as I work out what to do. My focus is a little different - I want a way to instrument in production cgi code - though I notice there would be a use for this to determine that really should be in hot_ops.
I've been working on 5.8.8 in a publicly accessible svn repository - in case anyone wants to try it.
Sven
Re:I've been working on adding DTrace probes to Pe (Score:2)
Re:I've been working on adding DTrace probes to Pe (Score:1)
Reply to This
Parent