Skip to content

massemanet/eper

Repository files navigation

Build Status

This project has been parked. The most interesting bit (redbug) has its own repository, dtop has been reimplemented by OTP (as etop), the other stuff was not of much general interest. I'll accept pull requests, and keep the project compatible with modern OTP releases, for the foreseeable future. I don't plan to add new features.

eper is a loose collection of Erlang Performance related tools.

  • dtop - similar to unix top
  • ntop - visualizes network traffic
  • atop - shows various aspects of the VM allocators
  • redbug - similar to the OTP dbg application, but safer, better etc.