<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git/src/node_provider.d, branch Ninja.py-StringIO</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>src: remove unused dtrace probes</title>
<updated>2015-02-02T20:55:56+00:00</updated>
<author>
<name>Glen Keane</name>
<email>glenkeane.94@gmail.com</email>
</author>
<published>2015-02-02T18:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=d75fecf6fd7a1ef9d3d84a70ab832e7c062f5880'/>
<id>d75fecf6fd7a1ef9d3d84a70ab832e7c062f5880</id>
<content type='text'>
Removed DTRACE_NET_SOCKET_READ and DTRACE_NET_SOCKET_WRITE
as they were never called from within the source code.

PR-URL: https://github.com/iojs/io.js/pull/694
Reviewed-By: Ben Noordhuis &lt;info@bnoordhuis.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed DTRACE_NET_SOCKET_READ and DTRACE_NET_SOCKET_WRITE
as they were never called from within the source code.

PR-URL: https://github.com/iojs/io.js/pull/694
Reviewed-By: Ben Noordhuis &lt;info@bnoordhuis.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src: fix tracing infrastructure after v8 upgrade</title>
<updated>2014-03-16T12:15:34+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2014-03-15T06:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=23dfa71dd53617c3492f34787417ca60f03ea2ec'/>
<id>23dfa71dd53617c3492f34787417ca60f03ea2ec</id>
<content type='text'>
Fix up the dtrace/etw/systemtap infrastructure after the V8 upgrade in
commit 1c7bf24.  The win32 changes are untested but can hardly make
things worse because node doesn't build on windows right now.

Fixes #7313 with some luck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix up the dtrace/etw/systemtap infrastructure after the V8 upgrade in
commit 1c7bf24.  The win32 changes are untested but can hardly make
things worse because node doesn't build on windows right now.

Fixes #7313 with some luck.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: actually use the _handle.fd value</title>
<updated>2013-03-30T00:30:16+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2013-03-28T23:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=aa5da48594c1634de9f439bcf223acff3fb1fcd8'/>
<id>aa5da48594c1634de9f439bcf223acff3fb1fcd8</id>
<content type='text'>
When using the DTrace/systemtap subsystems it would be helpful to
actually have an fd associated with the requests and responses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using the DTrace/systemtap subsystems it would be helpful to
actually have an fd associated with the requests and responses.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: pass more arguments to probes</title>
<updated>2013-03-30T00:04:00+00:00</updated>
<author>
<name>Dave Pacheco</name>
<email>dap@joyent.com</email>
</author>
<published>2013-03-28T20:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=7634069614ea38e38458e4c3a3c3e17d8bc4137e'/>
<id>7634069614ea38e38458e4c3a3c3e17d8bc4137e</id>
<content type='text'>
OSX and other DTrace implementations don't support dereferencing
structs in probes. To accomodate that pass members from the struct as
arguments so that DTrace is useful on those systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OSX and other DTrace implementations don't support dereferencing
structs in probes. To accomodate that pass members from the struct as
arguments so that DTrace is useful on those systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>DTrace probes: support X-Forwarded-For</title>
<updated>2011-06-04T14:05:01+00:00</updated>
<author>
<name>Dave Pacheco</name>
<email>dap@joyent.com</email>
</author>
<published>2011-06-04T14:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=e142fe2be6ef3e5cd27b89d59175a3937b9fdb31'/>
<id>e142fe2be6ef3e5cd27b89d59175a3937b9fdb31</id>
<content type='text'>
INTRO-385
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INTRO-385
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment in node_provider.d</title>
<updated>2011-03-15T02:50:52+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-03-15T02:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=61fdfcb13794a165d788691c5179c7c398a63a17'/>
<id>61fdfcb13794a165d788691c5179c7c398a63a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers</title>
<updated>2011-03-15T00:37:05+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-03-10T08:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=55048cdf79f3c607ab986c35d0422e591e7f6448'/>
<id>55048cdf79f3c607ab986c35d0422e591e7f6448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New DTrace probes from CA team</title>
<updated>2011-02-10T02:50:26+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-02-10T02:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=e9257b859d6bbeb68b47abf03741bc5378538b05'/>
<id>e9257b859d6bbeb68b47abf03741bc5378538b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Land Cantrill's DTrace patch</title>
<updated>2011-01-25T02:59:06+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-01-25T01:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=068b733583a4f0781a8418ddf42f7912e3dd53a6'/>
<id>068b733583a4f0781a8418ddf42f7912e3dd53a6</id>
<content type='text'>
only works on solaris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only works on solaris
</pre>
</div>
</content>
</entry>
</feed>
