aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gettingstarted/progressivevpp/traces.rst7
1 files changed, 7 insertions, 0 deletions
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
----------------------