<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/src/node_dtrace.cc, branch v0.10</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>src: replace usage of String::Utf8Value</title>
<updated>2014-06-06T22:07:29+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-04-10T00:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=535c7777ac674ba86cf93c44824e07b0e23ea8c4'/>
<id>535c7777ac674ba86cf93c44824e07b0e23ea8c4</id>
<content type='text'>
v8::String::Utf8Value previously could allow invalid surrogates when
interpreting values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v8::String::Utf8Value previously could allow invalid surrogates when
interpreting values.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: workaround linker bug on FreeBSD</title>
<updated>2014-02-20T20:56:17+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-02-20T20:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=a6f89ccd76a7b5daea774b84552385597c4a2579'/>
<id>a6f89ccd76a7b5daea774b84552385597c4a2579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: fix arguments warning</title>
<updated>2014-01-31T20:45:55+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-01-31T20:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=643a7d8c1605b61facc570a6f8b8b0ed0cf89eb7'/>
<id>643a7d8c1605b61facc570a6f8b8b0ed0cf89eb7</id>
<content type='text'>
Add enough arguments to `NODE_NET_SOCKET_READ()` and
`NODE_NET_SOCKET_WRITE()` stubs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add enough arguments to `NODE_NET_SOCKET_READ()` and
`NODE_NET_SOCKET_WRITE()` stubs.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: check if _handle property is set</title>
<updated>2013-04-03T16:52:56+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-03-30T00:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=75463899c8ef90e5a429cb1dcd578ee2886e71d4'/>
<id>75463899c8ef90e5a429cb1dcd578ee2886e71d4</id>
<content type='text'>
Check that _handle is an object before trying to read its `fd`
property, avoids bogus values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check that _handle is an object before trying to read its `fd`
property, avoids bogus values.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: actually use the _handle.fd value</title>
<updated>2013-04-03T16:52:56+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.git/commit/?id=aca31e37f7bccbf229f460b236753072eecfeeab'/>
<id>aca31e37f7bccbf229f460b236753072eecfeeab</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-04-03T16:52:56+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.git/commit/?id=bf22f99f3a17e33b78df5c8f85fab5372c032143'/>
<id>bf22f99f3a17e33b78df5c8f85fab5372c032143</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>src, test: downgrade to v8 3.14 api</title>
<updated>2013-02-25T22:45:02+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-02-25T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=51f6e6a9b39c15fcfd34976005fc8496430545e1'/>
<id>51f6e6a9b39c15fcfd34976005fc8496430545e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src: pass node_isolate to Undefined()</title>
<updated>2013-01-07T16:39:58+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-01-06T23:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=7788a6bf85d9dd98eed3ad2cfaf1823fd6f8ae90'/>
<id>7788a6bf85d9dd98eed3ad2cfaf1823fd6f8ae90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracing: add systemtap support</title>
<updated>2012-11-01T00:25:22+00:00</updated>
<author>
<name>Jan Wynholds</name>
<email>jan@rootmusic.com</email>
</author>
<published>2012-10-09T22:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=06810b29fae7c549c3a016f2faa3cf6b444a1149'/>
<id>06810b29fae7c549c3a016f2faa3cf6b444a1149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Enable ETW events.</title>
<updated>2012-06-13T22:36:08+00:00</updated>
<author>
<name>Igor Zinkovsky</name>
<email>igorzi@microsoft.com</email>
</author>
<published>2012-06-11T23:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=35a1421e9670e7b5bc042758170d20673aed666f'/>
<id>35a1421e9670e7b5bc042758170d20673aed666f</id>
<content type='text'>
This commit enables ETW events to be fired on Windows for existing
DTrace probes.  ETW instrumentation is enabled by default.  It
is possible to build node.exe without ETW instrumentation by
using --without-etw option with configure script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit enables ETW events to be fired on Windows for existing
DTrace probes.  ETW instrumentation is enabled by default.  It
is possible to build node.exe without ETW instrumentation by
using --without-etw option with configure script.
</pre>
</div>
</content>
</entry>
</feed>
