<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/src, branch OTP-20.3.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>erts,observer: Add port-suspended pids to crash dump</title>
<updated>2018-02-22T19:31:38+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-22T19:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2e2d1ea0affa72b613d291f4d9002292d878fc2b'/>
<id>2e2d1ea0affa72b613d291f4d9002292d878fc2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts,observer: Add port states and flags to crash dump</title>
<updated>2018-02-22T19:31:30+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-22T16:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=105c2f9d8e2846857b4aa37ebec70439e429c497'/>
<id>105c2f9d8e2846857b4aa37ebec70439e429c497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts,observer: Add dirty schedulers to crash dump</title>
<updated>2018-02-20T19:45:52+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-20T19:45:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=083973ccb86d1cf826821832285f1443200f6668'/>
<id>083973ccb86d1cf826821832285f1443200f6668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Refactor get_schedulerinfo1</title>
<updated>2018-02-20T16:37:55+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-20T14:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4202ce4ef468b33225cab0dfd0ce89b5466654de'/>
<id>4202ce4ef468b33225cab0dfd0ce89b5466654de</id>
<content type='text'>
to prepare for dirty schedulers with common run queues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to prepare for dirty schedulers with common run queues
</pre>
</div>
</content>
</entry>
<entry>
<title>erts,observer: Add more port info to crash dump</title>
<updated>2018-02-20T16:37:21+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-19T10:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cff79c76c3fb574addb5c9364f7c4c7d48a75907'/>
<id>cff79c76c3fb574addb5c9364f7c4c7d48a75907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add binary vheap sizes to crash dump</title>
<updated>2018-02-20T16:37:20+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-15T15:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d3b4d0945190589098d42375b4738b004e7373a'/>
<id>2d3b4d0945190589098d42375b4738b004e7373a</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 'dgud/observer/opt-tv-tab/OTP-14856' into maint</title>
<updated>2018-01-22T11:09:29+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-22T11:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8aa0a6aef5623ff226ea511b94b82e514dccc83b'/>
<id>8aa0a6aef5623ff226ea511b94b82e514dccc83b</id>
<content type='text'>
* dgud/observer/opt-tv-tab/OTP-14856:
  observer: Fix change accum
  Remove double calls
  observer: Don't crash for late messages
  observer: Optimize tv tab for many tables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/observer/opt-tv-tab/OTP-14856:
  observer: Fix change accum
  Remove double calls
  observer: Don't crash for late messages
  observer: Optimize tv tab for many tables
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Fix change accum</title>
<updated>2018-01-11T13:53:16+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-05T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9392f08642c8b74dc4fc9d32a6959174dfb673eb'/>
<id>9392f08642c8b74dc4fc9d32a6959174dfb673eb</id>
<content type='text'>
Wrong data types was stored in the accum list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrong data types was stored in the accum list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove double calls</title>
<updated>2018-01-11T13:53:16+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-05T15:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=57a1d2116327353f380acba5ba676b669d155649'/>
<id>57a1d2116327353f380acba5ba676b669d155649</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 for late messages</title>
<updated>2018-01-11T13:53:16+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-05T15:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d15f455ba9fd705f02d8e8fdf718465c4a699be1'/>
<id>d15f455ba9fd705f02d8e8fdf718465c4a699be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
