/erl_trace_vis_tools

Some scripts to collect dynamic traces of the Erlang VM and Riak in Linux and create visualizations from them

Primary LanguagePythonApache License 2.0Apache-2.0

A collection of scripts to help with the collection and visualization of dynamic tracing data from the Erlang VM in Linux, using the Linux Tracing Toolkit (LTTng) and an Erlang VM instrumented with LTTng tracing.

Currently the instrumented Erlang VM lives in https://github.com/engelsanchez/otp

in the eas-lttng branch.