<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/src, branch maint-19</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright year</title>
<updated>2017-03-10T14:00:46+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-03-10T14:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=26c3cd82529836cb5b6eefbf7f92f318fd91f847'/>
<id>26c3cd82529836cb5b6eefbf7f92f318fd91f847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dialyzer, observer: Use portable lookup of home directory</title>
<updated>2017-03-02T14:33:44+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2017-03-02T14:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=74e9234a87f6fac98900201a481696b31df2bdab'/>
<id>74e9234a87f6fac98900201a481696b31df2bdab</id>
<content type='text'>
Use init:get_argument(home) to find the location of the home
directory. That will work on all platforms (including Windows).

Note that the run-time system will fail to start if HOME
(or the equivalent on Windows) is not set. Therefore, it can
be assumed that init:get_argument(home) will not fail.

ERL-161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use init:get_argument(home) to find the location of the home
directory. That will work on all platforms (including Windows).

Note that the run-time system will fail to start if HOME
(or the equivalent on Windows) is not set. Therefore, it can
be assumed that init:get_argument(home) will not fail.

ERL-161
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix observer term conversion error spelling</title>
<updated>2017-02-08T11:09:08+00:00</updated>
<author>
<name>Dave Jeffrey</name>
<email>dj@sopost.com</email>
</author>
<published>2017-02-08T11:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8fa95e4cc7b127ca2cd7dfeeed7111bc70874ec1'/>
<id>8fa95e4cc7b127ca2cd7dfeeed7111bc70874ec1</id>
<content type='text'>
In the observer UI, when inspecting state, the error given when attempting to convert a bad term contains a spelling mistake.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the observer UI, when inspecting state, the error given when attempting to convert a bad term contains a spelling mistake.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix observer application crash (#1296)</title>
<updated>2017-01-26T10:18:12+00:00</updated>
<author>
<name>visciang</name>
<email>giovanni_visciano@yahoo.it</email>
</author>
<published>2017-01-26T10:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=15dd52f771314b6eade47314afcd8b3206c694b1'/>
<id>15dd52f771314b6eade47314afcd8b3206c694b1</id>
<content type='text'>
Fix observer application crash

When clicking an HTML-link to a port before the port tab has been opened for the first time, observer would crash since port info is not initiated. This is now corrected.

Also, when clicking on an HTML link to a port, and the port does not exist,
then pop up an info dialog saying "No such port". 

OTP-14151</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix observer application crash

When clicking an HTML-link to a port before the port tab has been opened for the first time, observer would crash since port info is not initiated. This is now corrected.

Also, when clicking on an HTML link to a port, and the port does not exist,
then pop up an info dialog saying "No such port". 

OTP-14151</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cdv/multi-line-slogan/ERL-318/OTP-14093' into maint</title>
<updated>2016-12-20T08:39:38+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-12-20T08:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f0152387b96dc0c2ce5ecf7805fc435cb400356e'/>
<id>f0152387b96dc0c2ce5ecf7805fc435cb400356e</id>
<content type='text'>
* siri/cdv/multi-line-slogan/ERL-318/OTP-14093:
  [crashdump_viewer] Allow multiple lines in Slogan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cdv/multi-line-slogan/ERL-318/OTP-14093:
  [crashdump_viewer] Allow multiple lines in Slogan
</pre>
</div>
</content>
</entry>
<entry>
<title>[crashdump_viewer] Allow multiple lines in Slogan</title>
<updated>2016-12-14T16:09:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-12-14T16:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4a441331b5be0235d6b96bc25e3f904c2c9ea6d'/>
<id>f4a441331b5be0235d6b96bc25e3f904c2c9ea6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[etop] Show CPU utilization for last interval only</title>
<updated>2016-12-12T15:34:32+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-12-12T15:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=40e5a09362042adfccc5964bde48a2dce27373fd'/>
<id>40e5a09362042adfccc5964bde48a2dce27373fd</id>
<content type='text'>
Since commit 265998a7e412cd382315632964846569c370a5a2, etop reports
the CPU (scheduler) utilization since the tool was started instead of
for the last interval only. This is now corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since commit 265998a7e412cd382315632964846569c370a5a2, etop reports
the CPU (scheduler) utilization since the tool was started instead of
for the last interval only. This is now corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright-year</title>
<updated>2016-12-07T12:15:31+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-07T12:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3eddb0f762de248d3230b38bc9d478bfbc8e7331'/>
<id>3eddb0f762de248d3230b38bc9d478bfbc8e7331</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/observer/more-port-info/ERL-272/OTP-13948' into maint</title>
<updated>2016-12-06T10:59:37+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-12-06T10:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=86233038e1d49adb6387b810a7ba2487b15d6a02'/>
<id>86233038e1d49adb6387b810a7ba2487b15d6a02</id>
<content type='text'>
* siri/observer/more-port-info/ERL-272/OTP-13948:
  [observer] Fix update of range in memory allocator graphs
  [observer] Add more port information
  [observer] Show monitored ports in process details view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/observer/more-port-info/ERL-272/OTP-13948:
  [observer] Fix update of range in memory allocator graphs
  [observer] Add more port information
  [observer] Show monitored ports in process details view
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cdv/abort-tag/OTP-14053' into maint</title>
<updated>2016-12-05T12:30:44+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-12-05T12:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca7b0799d9ddf9d83dcaae4e608406f5c236d0a3'/>
<id>ca7b0799d9ddf9d83dcaae4e608406f5c236d0a3</id>
<content type='text'>
* siri/cdv/abort-tag/OTP-14053:
  [crashdump_viewer] Display abort reason when truncated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cdv/abort-tag/OTP-14053:
  [crashdump_viewer] Display abort reason when truncated
</pre>
</div>
</content>
</entry>
</feed>
