<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/runtime_tools/src, branch OTP-19.1.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267'</title>
<updated>2016-05-27T07:34:25+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2016-05-27T07:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3f2eea83dd133c597580d7c2b5056bc90219d025'/>
<id>3f2eea83dd133c597580d7c2b5056bc90219d025</id>
<content type='text'>
* lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267:
  runtime_tools: Fix erl_tracer testcases
  runtime_tools: Fix documentation for dbg:p
  erts: Move tracer SecondTraceTerm to Opts map
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267:
  runtime_tools: Fix erl_tracer testcases
  runtime_tools: Fix documentation for dbg:p
  erts: Move tracer SecondTraceTerm to Opts map
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Move tracer SecondTraceTerm to Opts map</title>
<updated>2016-05-24T08:42:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas.larsson@erlang-solutions.com</email>
</author>
<published>2016-05-19T08:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=115f0ba77ad7d01ab95fd9f9bbeca53f04f12284'/>
<id>115f0ba77ad7d01ab95fd9f9bbeca53f04f12284</id>
<content type='text'>
The extra trace data has been moved to the opts map in order
for the tracer to be able to distinguish inbetween extra
trace data 'undefined' and no extra trace data. In the same
commit all opts associations have been changed so that if
the tracer should not use them, the key is left unassicated
instead of being sent to undefined. This should be give a
small performance gain and also makes the API easier to work
with.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The extra trace data has been moved to the opts map in order
for the tracer to be able to distinguish inbetween extra
trace data 'undefined' and no extra trace data. In the same
commit all opts associations have been changed so that if
the tracer should not use them, the key is left unassicated
instead of being sent to undefined. This should be give a
small performance gain and also makes the API easier to work
with.
</pre>
</div>
</content>
</entry>
<entry>
<title>[runtime_tools] Don't trace the trace client port</title>
<updated>2016-05-20T07:40:56+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-05-12T13:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=705011b8a223630d9800de9bd4d5cfd0b5986879'/>
<id>705011b8a223630d9800de9bd4d5cfd0b5986879</id>
<content type='text'>
When using an IP trace client, turn of all trace flags on the client
port to avoid massive overload. Note that this is only a protection on
client start - it is currently not possible to protect the port
against trace flags set at a later point in time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using an IP trace client, turn of all trace flags on the client
port to avoid massive overload. Note that this is only a protection on
client start - it is currently not possible to protect the port
against trace flags set at a later point in time.
</pre>
</div>
</content>
</entry>
<entry>
<title>[runtime_tools] Allow setting trace flag 'exiting' with dbg</title>
<updated>2016-05-20T07:40:55+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-05-12T09:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4aceb606b06df67fc7a98d8dc2b841cf444d670c'/>
<id>4aceb606b06df67fc7a98d8dc2b841cf444d670c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[observer] Add Ports tab in GUI</title>
<updated>2016-05-19T13:21:51+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-04-27T10:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eeb094055101971ff94449cff08986126fb6add1'/>
<id>eeb094055101971ff94449cff08986126fb6add1</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 'egil/runtime_tools/fix-unmatched_return/OTP-13595'</title>
<updated>2016-05-13T11:28:49+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-05-13T11:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bab87d0bf1dc89953caec354648c6c8db8737e92'/>
<id>bab87d0bf1dc89953caec354648c6c8db8737e92</id>
<content type='text'>
* egil/runtime_tools/fix-unmatched_return/OTP-13595:
  runtime_tools: Fix unmatched return warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egil/runtime_tools/fix-unmatched_return/OTP-13595:
  runtime_tools: Fix unmatched return warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime_tools: Fix unmatched return warnings</title>
<updated>2016-05-12T11:40:10+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-05-10T13:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f312eab94a4477a36637f9594ae6da9b8b2a6aa'/>
<id>5f312eab94a4477a36637f9594ae6da9b8b2a6aa</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 'sverker/trace-send-receive-matchspec/OTP-13507'</title>
<updated>2016-05-09T13:30:04+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-05-09T13:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=72854151006ca4bba903f99fb598fbe244827d5c'/>
<id>72854151006ca4bba903f99fb598fbe244827d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change dbg:ctpe to go back to default</title>
<updated>2016-05-04T17:53:38+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-05-04T13:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d38d8a4cafe04d7ad63a4d0b168a25eb5e887440'/>
<id>d38d8a4cafe04d7ad63a4d0b168a25eb5e887440</id>
<content type='text'>
i.e enable all send/receive trace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i.e enable all send/receive trace.
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime_tools: Add dbg functions tpe/2 and ctpe/1</title>
<updated>2016-05-04T17:53:38+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-05-04T12:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bc274db5918286eae72acc8050a12ad6d6fe05bf'/>
<id>bc274db5918286eae72acc8050a12ad6d6fe05bf</id>
<content type='text'>
To set/clear match specs for send and receive trace.

'e' for Event as we might want to add match specs
for other trace events (proc exit,link,ulink,...).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To set/clear match specs for send and receive trace.

'e' for Event as we might want to add match specs
for other trace events (proc exit,link,ulink,...).
</pre>
</div>
</content>
</entry>
</feed>
