From f71c6d436b1426fb07fe69849b0c26b66069e61c Mon Sep 17 00:00:00 2001 From: Hadi Rayan Al-Sandid Date: Fri, 29 Nov 2024 14:29:49 +0100 Subject: [PATCH] docs: mention command to display nodes supporting tracing Type: docs Change-Id: Id94539cae001059d1acdde6a90c3b2f16990bd47 Signed-off-by: Hadi Rayan Al-Sandid --- docs/gettingstarted/progressivevpp/traces.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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 ----------------------