1observer(3) Erlang Module Definition observer(3)
2
3
4
6 observer - A GUI tool for observing an Erlang system.
7
9 Observer is a graphical tool for observing the characteristics of Er‐
10 lang systems. The tool Observer displays system information, applica‐
11 tion supervisor trees, process information, ETS tables, Mnesia tables,
12 and contains a front end for Erlang tracing with module ttb.
13
14 For details about how to get started, see the User's Guide.
15
17 start() -> ok
18
19 Starts the Observer GUI. To stop the tool, close the window.
20
21
22
23Ericsson AB observer 2.14 observer(3)