Linux Kernel Journey
Oct 2, 2024 · Operations
eBPF Tutorial 36: Tracing Nginx Requests with bpftrace
This tutorial shows how to use eBPF, bpftrace, and the funclatency tool to instrument key Nginx functions, measure their execution latency, analyze the distribution of request processing times, and identify performance bottlenecks for optimization.
Linux tracingNginxPerformance Monitoring
0 likes · 9 min read
