This document discusses using static tracing and dynamic probes to debug DPDK applications. It provides an overview of tools like DPDK-PROCINFO, DPDK-PDUMP, LTTNG, and user probes. Screenshots demonstrate using eBPF binaries with DPDK to enable dynamic debugging of applications in production environments where other debugging techniques are not possible. Future areas to explore include developing user probes similar to dynamic tracing and integrating eBPF event data with tools like VTune.