Introduction to eBPF and System Call Tracing
This video introduces you to what eBPF is and how it works. We also go through the use-cases of eBPF and focus on System Call Tracing. We compare System Call Tracing using eBPF, ptrace and overriding libc. Counterpart Blog Post: https://rutvora.blogspot.com/2022/02/dynamically-extending-linux-kernel.html
This video introduces you to what eBPF is and how it works. We also go through the use-cases of eBPF and focus on System Call Tracing. We compare System Call Tracing using eBPF, ptrace and overriding libc. Counterpart Blog Post: https://rutvora.blogspot.com/2022/02/dynamically-extending-linux-kernel.html