Dragan Cvetkovic
2005-Sep-28 17:06 UTC
[dtrace-discuss] A document about implementing dtrace probes in SAX
Hi, I have mentioned before that we have added some sdt dtrace probes in SAX, our APL interpreter. Encouraged by Angelo and Jignesh, I have created a small document (5 pages) describing our experience with it, together with some problems we have encountered and some scripts we use for pretty-printing dtrace outputs. The said document can be found at ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/dtrace_probes_in_sax.pdf and there are also dtrace-enabled distributions of SAX there: ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos510dtrace-sparc.tar.bz2 and ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos511dtrace-x86.tar.bz2 for SPARC (Solaris 10) and x86 (snv_22 and up) respectively. If APL is completely new to you (as it is for most people), documentation is at ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/documentation.tgz Suggestions/improvements/problem reports/... are welcome Bye, Dragan P.S. I hope that this posting won''t be understand as some form of advertising, it is not the intention. -- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn''t. L. E. J. Brouwer
Matty
2005-Sep-29 06:59 UTC
[dtrace-discuss] A document about implementing dtrace probes in SAX
On Wed, 28 Sep 2005, Dragan Cvetkovic wrote:> Hi, > > I have mentioned before that we have added some sdt dtrace probes in SAX, our > APL interpreter. Encouraged by Angelo and Jignesh, I have created a small > document (5 pages) describing our experience with it, together with some > problems we have encountered and some scripts we use for pretty-printing > dtrace outputs.This is a cool document! Thanks for posting it!! - Ryan ============================================================== Matty : UNIX Administrator : GPG ID: 92D5DFFF Home/BLOG : http://daemons.net/~matty Public Key : http://daemons.net/~matty/public_key.txt Fingerprint : 4BEC 6145 30A6 BCE6 5602 FF11 4954 165D 92D5 DFFF ===============================================================
Adam Leventhal
2005-Oct-04 23:39 UTC
[dtrace-discuss] A document about implementing dtrace probes in SAX
Hi Dragan, I''ve taken the liberty of adding a link to this paper from the Examples section of the DTrace community page. Great work! Adam On Wed, Sep 28, 2005 at 01:06:25PM -0400, Dragan Cvetkovic wrote:> Hi, > > I have mentioned before that we have added some sdt dtrace probes in SAX, > our APL interpreter. Encouraged by Angelo and Jignesh, I have created a > small document (5 pages) describing our experience with it, together with > some problems we have encountered and some scripts we use for > pretty-printing dtrace outputs. > > The said document can be found at > > ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/dtrace_probes_in_sax.pdf > > and there are also dtrace-enabled distributions of SAX there: > > ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos510dtrace-sparc.tar.bz2 > > and > > ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos511dtrace-x86.tar.bz2 > > for SPARC (Solaris 10) and x86 (snv_22 and up) respectively. > > If APL is completely new to you (as it is for most people), documentation > is at > > ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/documentation.tgz > > Suggestions/improvements/problem reports/... are welcome > > Bye, Dragan > > P.S. I hope that this posting won''t be understand as some form of > advertising, it is not the intention. > > -- > Dragan Cvetkovic, > > To be or not to be is true. G. Boole No it isn''t. L. E. J. Brouwer > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org-- Adam Leventhal, Solaris Kernel Development http://blogs.sun.com/ahl
Dragan Cvetkovic
2005-Oct-11 17:36 UTC
[dtrace-discuss] A document about implementing dtrace probes in SAX
On Tue, 4 Oct 2005, Adam Leventhal wrote:> Hi Dragan, > > I''ve taken the liberty of adding a link to this paper from the Examples > section of the DTrace community page. Great work! > > AdamThanks Adam. Bye, Dragan -- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn''t. L. E. J. Brouwer
Dragan Cvetkovic
2005-Oct-12 17:52 UTC
[dtrace-discuss] A document about implementing dtrace probes in SAX
On Tue, 4 Oct 2005, Adam Leventhal wrote:> Hi Dragan, > > I''ve taken the liberty of adding a link to this paper from the Examples > section of the DTrace community page. Great work! >I have also created (using good old latex2html) a html version of the above document[1]. It''s available at http://www.soliton.com/dtrace-probes/dtrace_probes.html or, as a shorter link, http://www.soliton.com/dtrace-probes/ Bye, Dragan [1] The document in question being ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/dtrace_probes_in_sax.pdf -- Dragan Cvetkovic, To be or not to be is true. G. Boole No it isn''t. L. E. J. Brouwer
Maybe Matching Threads
- Failed to join domain: failed to connect to AD: No logon servers
- Debian Wheezy Dovecot Replication no updates on message deposit
- sieve pigeonhole vacation filter responding when recipient is not explicitly listed
- Dovecot replication, no updates on message deposit
- SAX Parsing and erb?