aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoît Ganne <bganne@cisco.com>2022-10-03 20:00:45 +0200
committerDave Wallace <dwallacelf@gmail.com>2022-10-13 18:19:15 +0000
commit13c7e8f7a1d89076c06cc383e1a4049ed88d6439 (patch)
tree82ae4b31b52d5ed7a28f0981aa746f9435fa33cf
parent61bae8a54d14899337b0d0a7ca9b9367f6321951 (diff)
docs: fix memory traces command
Type: fix Change-Id: I8fc949da209a5067c702952fbd0e6ce77b921d02 Signed-off-by: Benoît Ganne <bganne@cisco.com> (cherry picked from commit 70892fcada81a4bef53dcd26c32cba5e26e1eb52)
-rw-r--r--docs/gettingstarted/troubleshooting/mem.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gettingstarted/troubleshooting/mem.rst b/docs/gettingstarted/troubleshooting/mem.rst
index 630b0af02f3..1afe7b2a29d 100644
--- a/docs/gettingstarted/troubleshooting/mem.rst
+++ b/docs/gettingstarted/troubleshooting/mem.rst
@@ -26,7 +26,7 @@ To dump memory traces for analysis:
.. code-block:: console
- $ vppctl show memory-trace on main-heap
+ $ vppctl show memory main-heap verbose
Thread 0 vpp_main
base 0x7fffb6422000, size 1g, locked, unmap-on-destroy, name 'main heap'
page stats: page-size 4K, total 262144, mapped 30343, not-mapped 231801