<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/runtime_tools/test, branch OTP-18.0.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2015-02-27T09:17:15+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-02-27T09:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9e05389d2b3733d0480d50d68d4583a8af59841a'/>
<id>9e05389d2b3733d0480d50d68d4583a8af59841a</id>
<content type='text'>
* maint:
  Ensure dbg tracer exits when dbg is stopped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Ensure dbg tracer exits when dbg is stopped
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fishcakez/runtime_tools/dbg/OTP-12517' into maint</title>
<updated>2015-02-27T09:13:08+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-02-27T09:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=18d5c901b1184c4c87ba549c14f96b528cdeb265'/>
<id>18d5c901b1184c4c87ba549c14f96b528cdeb265</id>
<content type='text'>
* fishcakez/runtime_tools/dbg/OTP-12517:
  Ensure dbg tracer exits when dbg is stopped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fishcakez/runtime_tools/dbg/OTP-12517:
  Ensure dbg tracer exits when dbg is stopped
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure dbg tracer exits when dbg is stopped</title>
<updated>2015-02-26T14:05:34+00:00</updated>
<author>
<name>James Fish</name>
<email>james@fishcakez.com</email>
</author>
<published>2014-10-01T13:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4a8f17aeccd950e4f76ea6ea6d9219a1e2c86df5'/>
<id>4a8f17aeccd950e4f76ea6ea6d9219a1e2c86df5</id>
<content type='text'>
Previously the tracer might receive an 'EXIT' message in the trace
receive loop and treat it as garbage.

Test uses a custom dbg process handler to reliably recreate the
race condition, i.e. the message order {trace, ..}, {'EXIT, ..}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the tracer might receive an 'EXIT' message in the trace
receive loop and treat it as garbage.

Test uses a custom dbg process handler to reliably recreate the
race condition, i.e. the message order {trace, ..}, {'EXIT, ..}.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start using os:getenv/2 fun</title>
<updated>2014-12-15T18:05:05+00:00</updated>
<author>
<name>Peter Lemenkov</name>
<email>lemenkov@gmail.com</email>
</author>
<published>2014-12-02T10:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb7fb3c31d1939ab39fb14322d11a59bc34d8f42'/>
<id>bb7fb3c31d1939ab39fb14322d11a59bc34d8f42</id>
<content type='text'>
See #535

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #535

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose NIF version</title>
<updated>2014-11-02T16:52:00+00:00</updated>
<author>
<name>Peter Lemenkov</name>
<email>lemenkov@gmail.com</email>
</author>
<published>2014-11-02T16:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1bc59d68f5d22650fa18aa064ed8e50fc9a6a216'/>
<id>1bc59d68f5d22650fa18aa064ed8e50fc9a6a216</id>
<content type='text'>
This patch allows checking for NIF API version in a way similar to
driver version. E.g. by calling erlang:system_info(nif_version).

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows checking for NIF API version in a way similar to
driver version. E.g. by calling erlang:system_info(nif_version).

Signed-off-by: Peter Lemenkov &lt;lemenkov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce system_information:sanity_check()</title>
<updated>2014-03-20T15:24:48+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2014-03-13T02:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e0052804daa336e0d05b8a451e15b07afd085074'/>
<id>e0052804daa336e0d05b8a451e15b07afd085074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test suites performing app and appup file checks</title>
<updated>2014-02-24T10:02:14+00:00</updated>
<author>
<name>Tobias Schlager</name>
<email>tobias.schlager@lindenbaum.eu</email>
</author>
<published>2014-02-18T11:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=841addf5d64a3b4775cd1d0a5aa4bf04ec4ef95e'/>
<id>841addf5d64a3b4775cd1d0a5aa4bf04ec4ef95e</id>
<content type='text'>
Add the mentioned test suites for *all* library and touched
non-library applications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the mentioned test suites for *all* library and touched
non-library applications.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for native code without loading module</title>
<updated>2013-07-15T15:01:36+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-07-11T15:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c250cec28d4cd5dbe68abd8835730eaf81aba086'/>
<id>c250cec28d4cd5dbe68abd8835730eaf81aba086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add system_information testsuite</title>
<updated>2013-07-15T15:01:35+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-07-10T14:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a1129128cec73cddd4f64c915a7dd7a85171c417'/>
<id>a1129128cec73cddd4f64c915a7dd7a85171c417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
