Talks
Events

The Art of Tracing

Sebastian Solnica at Dotnetos Conference 2020

Tracing is one of the essential troubleshooting techniques. Nevertheless, we often stick solely to the debugger, forgetting how much information traces can reveal. During the presentation, we will play with various tracing tools, covering different troubleshooting scenarios. We will check how these tools work internally and how to produce custom trace events. Moreover, we will write a simple sampling profiler!

Sebastian Solnica a System Engineer, with more than ten years of experience in .NET development. He's deeply interested in debugging, profiling, and application security. In his constant need to understand how things work, he spends lots of time reading call stacks, network traces, and system logs. He publishes his findings on hisblog (https://lowleveldesign.org) and GitHub (https://github.com/lowleveldesign).