<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/src, branch OTP-21.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 'pr/2105' into maint</title>
<updated>2019-02-18T11:37:23+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-02-18T11:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1fc95bdd084d9e43e255a1962dbb562a2e1aa367'/>
<id>1fc95bdd084d9e43e255a1962dbb562a2e1aa367</id>
<content type='text'>
* pr/2105:
  Add OBSERVER_SCALE environment variable for HiDPI support

OTP-15586
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pr/2105:
  Add OBSERVER_SCALE environment variable for HiDPI support

OTP-15586
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OBSERVER_SCALE environment variable for HiDPI support</title>
<updated>2019-02-18T11:36:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-01-23T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77e83d0757d56d15f4b1bc70044b89d3eaf48b2b'/>
<id>77e83d0757d56d15f4b1bc70044b89d3eaf48b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[observer] Don't crash on Log &gt; Toggle Log View</title>
<updated>2019-01-31T10:53:55+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-01-31T10:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=00edd430ab158c34ac4a344b93cf46cd8d4912b1'/>
<id>00edd430ab158c34ac4a344b93cf46cd8d4912b1</id>
<content type='text'>
Since Logger was introduced in OTP-21.0, menu choice Log &gt; Toggle Log
View in observer would cause a crash unless an error_logger event
handler was explicitly installed. This is now corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Logger was introduced in OTP-21.0, menu choice Log &gt; Toggle Log
View in observer would cause a crash unless an error_logger event
handler was explicitly installed. This is now corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Observer: fix crash bug when expanding term</title>
<updated>2018-12-19T09:22:29+00:00</updated>
<author>
<name>kjnilsson</name>
<email>knilsson@pivotal.io</email>
</author>
<published>2018-12-18T16:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d12c10932bdb5998c6bbb9328dd9e915f59ff85'/>
<id>6d12c10932bdb5998c6bbb9328dd9e915f59ff85</id>
<content type='text'>
Observer makes use of cdv_html_wx but does not start cdv_wx first which
made it crash when trying to send a message to cdv_wx. This fix avoids
updating the status when the application using cdv_html_wx is cdv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Observer makes use of cdv_html_wx but does not start cdv_wx first which
made it crash when trying to send a message to cdv_wx. This fix avoids
updating the status when the application using cdv_html_wx is cdv.
</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 'siri/cdv/truncated-literals/OTP-15377' into maint</title>
<updated>2018-11-27T15:54:47+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-11-27T15:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4869ba5939c43cddae487ed5da0951b1d6fbac1e'/>
<id>4869ba5939c43cddae487ed5da0951b1d6fbac1e</id>
<content type='text'>
* siri/cdv/truncated-literals/OTP-15377:
  [cdv] Fix handling of truncated literals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cdv/truncated-literals/OTP-15377:
  [cdv] Fix handling of truncated literals
</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>
<entry>
<title>[cdv] Handle multiple "Yc" lines refering to the same refc binary</title>
<updated>2018-10-29T15:55:41+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-10-29T15:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c9c1efe3815a49eb59ef62e8319cd9f6ea6c67d8'/>
<id>c9c1efe3815a49eb59ef62e8319cd9f6ea6c67d8</id>
<content type='text'>
Usually, sub binaries are implemented as special sub binary terms
("Ys" lines). But if a sub binary is sent to another process, sub
binaries will be eliminated and incorporated into the ProcBin ("Yc"
line), and when that happens there can be several "Yc" lines that
refer to the same underlying binary object. Make sure that that the
crash dump viewer can handle multiple "Yc" lines referring to the same
binary object.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usually, sub binaries are implemented as special sub binary terms
("Ys" lines). But if a sub binary is sent to another process, sub
binaries will be eliminated and incorporated into the ProcBin ("Yc"
line), and when that happens there can be several "Yc" lines that
refer to the same underlying binary object. Make sure that that the
crash dump viewer can handle multiple "Yc" lines referring to the same
binary object.
</pre>
</div>
</content>
</entry>
<entry>
<title>[cdv] Speed up reading of dump with many processes</title>
<updated>2018-10-29T11:00:07+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-10-29T11:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=896b367ad01ffa27637567af8fb722b9a379b972'/>
<id>896b367ad01ffa27637567af8fb722b9a379b972</id>
<content type='text'>
Eliminate an ets:select per process, which was used for reading
position data needed for progress reporting. Now this data is stored
in dictionary along with the last tag and id instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminate an ets:select per process, which was used for reading
position data needed for progress reporting. Now this data is stored
in dictionary along with the last tag and id instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>[cdv] Fix handling of truncated literals</title>
<updated>2018-10-25T09:35:24+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-10-25T09:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7342365314d2bd8f588ef3d999f1a3aa20425ef7'/>
<id>7342365314d2bd8f588ef3d999f1a3aa20425ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
