Bugfixes
-
Handle
return_totrace 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_serveris not a named process, and one instead of it is started for each trace. -
Make
eflambe:capture/3function synchronous
-
Lock Rebar3
project_pluginsto 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.