From: Hadi Rayan Al-Sandid Date: Fri, 29 Nov 2024 13:29:49 +0000 (+0100) Subject: docs: mention command to display nodes supporting tracing X-Git-Tag: v25.06-rc0~118 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=f71c6d436b1426fb07fe69849b0c26b66069e61c;p=vpp.git docs: mention command to display nodes supporting tracing Type: docs Change-Id: Id94539cae001059d1acdde6a90c3b2f16990bd47 Signed-off-by: Hadi Rayan Al-Sandid --- diff --git a/docs/gettingstarted/progressivevpp/traces.rst b/docs/gettingstarted/progressivevpp/traces.rst index d1dfad56a45..5b447567251 100644 --- a/docs/gettingstarted/progressivevpp/traces.rst +++ b/docs/gettingstarted/progressivevpp/traces.rst @@ -66,6 +66,13 @@ The following list of nodes are supported under trace add: * virtio-input * vmxnet3-input +To display the full list: + +.. code-block:: console + + vpp# show graph trace_supported + + Ping from Host to VPP ----------------------