observer
A GUI tool for observing an Erlang system.
- Provided by: erlang-manpages (Version: 1:25.3.2.8+dfsg-1ubuntu4.6)
- Source: erlang
- Report a bug
A GUI tool for observing an Erlang system.
Observer is a graphical tool for observing the characteristics of Erlang systems. The tool Observer displays system information, application supervisor trees, process information, ETS tables, Mnesia tables, and contains a front end for Erlang tracing with module ttb.
For details about how to get started, see the User's Guide.
start() -> ok
Starts the Observer GUI. To stop the tool, close the window.