BEAM
Introduction
iex> :observer.start
:ok
:observer.start
opens the GUI observer interface, showing you CPU breakdown, memory usage, and other information critical to understanding the usage patterns of your applications.
iex> :observer.start
:ok
:observer.start
opens the GUI observer interface, showing you CPU breakdown, memory usage, and other information critical to understanding the usage patterns of your applications.