Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 544 Bytes

README.markdown

File metadata and controls

18 lines (14 loc) · 544 Bytes

geprof

Graphical Erlang Profiling Tool

Provides a 2D/3D graphical frontend to help profile Erlang systems.

Compiling

Make sure that Erlang is in your path and that it is compiled with wx.

Then just type make, this will create a file called geprof in the root directory which is all you need to run geprof.

Running

Use the escript created when compiling to start geprof. It can be started with or without arguments. For a list of available arguments type geprof --help