The Future Of Tracing

Lukas Larsson
VM Core Committer

Tracing is a crucial part of any Erlang developer's tools. Unfortunately it can sometimes be difficult to figure out how to use it properly and without negatively impacting the system you are tracing. In Erlang/OTP 19 and forwards a number of improvements will be made to the way tracing is done in Erlang that will increase flexibility and throughput while decreasing the overhead of tracing. This talk will describe what is currently provided by the Erlang run-time system and what the future will bring.

Talk objectives:

Give a greater understanding of what is possible to do with Erlang tracing and also an overview of the features that are to be added in Erlang/OTP 19.0 and forward.

Target audience:

Anyone who has ever used the Erlang tracer.

Slides
Video

Lukas first came in contact with Erlang 2004 while studying in Göteborg. He has been working with Erlang at Erlang Solutions for about 10 years in many different industries. For the last 5 years he's been a consultant with the Erlang/OTP team at Ericsson AB, mainly working on the development of the Erlang VM.


GitHub: garazdawi

Twitter: @garazdawi

Back to conference page