From 2955ddebc32837b66d9bacb4e925ad0ed0033168 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 23 Jun 2015 10:24:26 +0200 Subject: Prepare release --- lib/observer/doc/src/notes.xml | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'lib/observer/doc/src') diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml index 7b31cca5a0..5243f50e34 100644 --- a/lib/observer/doc/src/notes.xml +++ b/lib/observer/doc/src/notes.xml @@ -32,6 +32,53 @@

This document describes the changes made to the Observer application.

+
Observer 2.1 + +
Fixed Bugs and Malfunctions + + +

+ Show run queue status in crashdump viewer.

+

+ Own Id: OTP-12401

+
+ +

+ Don't refresh observer table view if there was no change

+

+ Own Id: OTP-12819

+
+
+
+ + +
Improvements and New Features + + +

+ Added display of new crashdump information available in + crashdumps from Erlang/OTP 18.

+

+ Own Id: OTP-12363

+
+ +

+ Added the possibility to view sasl log entries for + processes.

+

+ Own Id: OTP-12504

+
+ +

+ Add memory allocator usage and utilization graphs.

+

+ Own Id: OTP-12631

+
+
+
+ +
+
Observer 2.0.4
Fixed Bugs and Malfunctions -- cgit v1.2.3