mem: instrument allocator for ASan
[dpdk.git] / doc / guides / prog_guide / pdump_lib.rst
index ea1b2f9..07b9f39 100644 (file)
@@ -89,5 +89,5 @@ function.
 Use Case: Packet Capturing
 --------------------------
 
-The DPDK ``app/pdump`` tool is developed based on this library to capture packets in DPDK.
-Users can use this as an example to develop their own packet capturing tools.
+The DPDK ``app/dpdk-dumpcap`` utility uses this library
+to capture packets in DPDK.