Continuous Profiling using eBPF with Frederic Branczyk

Software Engineering Daily - A podcast by Software Engineering Daily

Categories:

Profiling has been a part of the software engineering toolbox since the 1970s, but it was long regarded to be too high in overhead, so it was only done ad hoc. The problem with profiling that way is that you never catch the moment in time where for example an incident happened. Continuous profiling is