eBPF is an exciting new technology that is poised to transform Linux performance engineering. eBPF enables users to dynamically and programatically trace any kernel or user space code path, safely and efficiently. However, understanding eBPF is not so simple. The goal of this talk is to give audiences a fundamental understanding of eBPF and how it interconnects existing Linux tracing technologies, to provide a powerful and flexible platform to solve any Linux performance problem, in a hurry!