Mentorship Session: An Introduction to Linux Tracing and its Concepts
After many years of development, Linux has a mature and capable tracing infrastructure that evolved from many separate tools and projects. This tutorial will introduce the building blocks that provide the foundation of tracing in Linux, such as kprobes, uprobes, BPF, ptrace. We also will cover how these concepts are used by tracing tools available for Linux today, followed by some tracing examples to tie it all together.
by The Linux Foundation
linux foundation