Bugfixes
-
Handle
return_to
trace events in Brendan Gregg formatter. -
Correct types for examples in README.
-
Fix Github CI workflow.
Features
-
Add option to allow user to control eflambe returns to the code that calls it.
-
Add SVG output format.
-
Refactor code
eflambe_server
is not a named process, and one instead of it is started for each trace. -
Make
eflambe:capture/3
function synchronous
-
Lock Rebar3
project_plugins
to specific versions -
Add Rebar3 settings for code coverage and xref
-
Small refactoring of code with more unit tests
Applied some very early feedback received due to the publicity from SpawnFest. The primary fix being support for profiling functions of any arity.