Skip to content

An Erlang/Elixir/BEAM profiler tool

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE2
Unknown
LICENSE-MPL-RabbitMQ
Notifications You must be signed in to change notification settings

ioolkos/looking_glass

 
 

Repository files navigation

Looking Glass

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/

About

An Erlang/Elixir/BEAM profiler tool

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE2
Unknown
LICENSE-MPL-RabbitMQ

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 86.0%
  • C 6.7%
  • Starlark 6.7%
  • Makefile 0.6%