rabbitmq/looking_glass

An Erlang/Elixir/BEAM profiler tool

Erlang

140

156 commits

updated May 12, 2024

See the code

README

Looking Glass is a tracer and profiler for Erlang/OTP.

Goals

Looking Glass is the next generation profiling tool. It is implemented as an erl_tracer NIF and thus requires Erlang/OTP 22.0 or above.

Looking Glass aims to provide a very efficient tool usable both in development and production settings, and capable of running for a long amount of time even on busy systems.

Online documentation

Offline documentation

  • While still online, run make docs

  • User guide available in doc/ in PDF and HTML formats

  • Function reference man pages available in doc/man3/ and doc/man7/

  • Run make install-docs to install man pages on your system

  • Full documentation in Asciidoc available in doc/src/

  • Examples available in examples/

erlang
profiling
tracing

Contributors

essen

93 commits

HoloRin

33 commits

michaelklishin

17 commits

deadtrickster

2 commits

rabbitmq/looking_glass

An Erlang/Elixir/BEAM profiler tool

Erlang

140

156 commits

updated May 12, 2024

See the code

README

Looking Glass is a tracer and profiler for Erlang/OTP.

Goals

Looking Glass is the next generation profiling tool. It is implemented as an erl_tracer NIF and thus requires Erlang/OTP 22.0 or above.

Looking Glass aims to provide a very efficient tool usable both in development and production settings, and capable of running for a long amount of time even on busy systems.

Online documentation

Offline documentation

  • While still online, run make docs

  • User guide available in doc/ in PDF and HTML formats

  • Function reference man pages available in doc/man3/ and doc/man7/

  • Run make install-docs to install man pages on your system

  • Full documentation in Asciidoc available in doc/src/

  • Examples available in examples/

erlang
profiling
tracing

Contributors

essen

93 commits

HoloRin

33 commits

michaelklishin

17 commits

deadtrickster

2 commits

Languages

Erlang

86.0%

C

6.8%

Starlark

6.7%