Popularity
9.1
Stable
Activity
0.0
Stable
437
32
130

Monthly Downloads: 9,026
Programming language: Erlang
License: MIT License
Tags: Debugging    
Latest version: v0.99.1

eper alternatives and similar packages

Based on the "Debugging" category.
Alternatively, view eper alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of eper or a related project?

Add another 'Debugging' Package

README

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.