<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/test, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>erts: Create heap binaries in bs_get_binary2</title>
<updated>2019-08-09T12:29:39+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-08T08:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a'/>
<id>9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a</id>
<content type='text'>
ErlSubBin is a large struct that often dwarfs the region of memory
it points at, and it's common for them to refer to a ProcBin which
must be kept around as long as the SubBin lives, using up even more
heap space and keeping the referenced binary alive regardless of
how small the sub-binary is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ErlSubBin is a large struct that often dwarfs the region of memory
it points at, and it's common for them to refer to a ProcBin which
must be kept around as long as the SubBin lives, using up even more
heap space and keeping the referenced binary alive regardless of
how small the sub-binary is.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests to work better in debug emulator</title>
<updated>2019-03-25T15:34:11+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-03-21T09:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=80beed3bebbdacf8acdb6cc93992c4a473dac492'/>
<id>80beed3bebbdacf8acdb6cc93992c4a473dac492</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 'siri/cuddle-master'</title>
<updated>2019-02-21T09:40:27+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-02-21T09:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1ebe4074d58068b8187bbe713a76875a406ddda9'/>
<id>1ebe4074d58068b8187bbe713a76875a406ddda9</id>
<content type='text'>
* siri/cuddle-master:
  Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
  [logger] Fix faulty report_cb in logger_disk_log_h_SUITE:logging/1
  [cdv] Update compiler directive for release compatibility
  [reltool] Make test pass when $ERL_LIBS is set
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-master:
  Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
  [logger] Fix faulty report_cb in logger_disk_log_h_SUITE:logging/1
  [cdv] Update compiler directive for release compatibility
  [reltool] Make test pass when $ERL_LIBS is set
</pre>
</div>
</content>
</entry>
<entry>
<title>[cdv] Update compiler directive for release compatibility</title>
<updated>2019-02-21T09:36:42+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-09-26T10:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=219a965b235db4c1775ad9056693860d0e9b4bc5'/>
<id>219a965b235db4c1775ad9056693860d0e9b4bc5</id>
<content type='text'>
In crashdump_viewer test, the helper module must be loaded on earlier
releases (major-2), so it has a compiler directive. This was r18, but
is now changed to r20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In crashdump_viewer test, the helper module must be loaded on earlier
releases (major-2), so it has a compiler directive. This was r18, but
is now changed to r20.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-01-08T11:23:28+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-01-08T11:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0d218ea065dcb087a2ca0fafa1f447c4c73cea84'/>
<id>0d218ea065dcb087a2ca0fafa1f447c4c73cea84</id>
<content type='text'>
* maint:
  [xmerl] Fix detect charset crash
  [cdv] Check only own persistent terms in crashdump_viewer test
  Fix remote-call error in ms_transform

Conflicts:
	lib/observer/test/crashdump_helper.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  [xmerl] Fix detect charset crash
  [cdv] Check only own persistent terms in crashdump_viewer test
  Fix remote-call error in ms_transform

Conflicts:
	lib/observer/test/crashdump_helper.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>[cdv] Check only own persistent terms in crashdump_viewer test</title>
<updated>2018-12-20T13:33:49+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-12-20T13:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38840a424cf7b0729025951a8dee43cf96abfd1c'/>
<id>38840a424cf7b0729025951a8dee43cf96abfd1c</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>2018-11-27T16:00:48+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-11-27T16:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c326c098ad41ea99f731cbb26416e07c0921b721'/>
<id>c326c098ad41ea99f731cbb26416e07c0921b721</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 'siri/cdv/div-bugfixes/OTP-15391' into maint</title>
<updated>2018-11-27T15:55:06+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-11-27T15:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=efee45e4381ce1d1fc459e1eb651df8c5b0c03bc'/>
<id>efee45e4381ce1d1fc459e1eb651df8c5b0c03bc</id>
<content type='text'>
* siri/cdv/div-bugfixes/OTP-15391:
  [cdv] Handle multiple "Yc" lines refering to the same refc binary
  [cdv] Speed up reading of dump with many processes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cdv/div-bugfixes/OTP-15391:
  [cdv] Handle multiple "Yc" lines refering to the same refc binary
  [cdv] Speed up reading of dump with many processes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2018-11-06T11:06:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2018-11-06T11:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abde22933f5a617376d7db9fd91690e901c996ef'/>
<id>abde22933f5a617376d7db9fd91690e901c996ef</id>
<content type='text'>
* maint:
  Implement a tab for persistent terms in crashdump viewer
  Add tests of persistent terms for crashdump_viewer
  Add a persistent term storage
  Refactor releasing of literals
  Extend the sharing-preserving routines to optionally copy literals

Conflicts:
	erts/emulator/Makefile.in
	erts/emulator/beam/erl_process_dump.c
	erts/preloaded/ebin/erts_internal.beam
	erts/preloaded/ebin/init.beam
	lib/sasl/src/systools_make.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Implement a tab for persistent terms in crashdump viewer
  Add tests of persistent terms for crashdump_viewer
  Add a persistent term storage
  Refactor releasing of literals
  Extend the sharing-preserving routines to optionally copy literals

Conflicts:
	erts/emulator/Makefile.in
	erts/emulator/beam/erl_process_dump.c
	erts/preloaded/ebin/erts_internal.beam
	erts/preloaded/ebin/init.beam
	lib/sasl/src/systools_make.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a tab for persistent terms in crashdump viewer</title>
<updated>2018-11-06T09:01:23+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2018-10-12T04:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7489e818de5da5e1648ac06356eeefdc98902564'/>
<id>7489e818de5da5e1648ac06356eeefdc98902564</id>
<content type='text'>
Co-authored-by: Siri Hansen &lt;siri@erlang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Siri Hansen &lt;siri@erlang.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
