]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/lldbmacros/mbufs.py
xnu-4570.1.46.tar.gz
[apple/xnu.git] / tools / lldbmacros / mbufs.py
old mode 100644 (file)
new mode 100755 (executable)
index 57bc224..fb41b65
@@ -563,7 +563,7 @@ def MbufShowMca(cmd_args=None):
 def MbufShowAll(cmd_args=None):
     """ Print all mbuf objects
     """
-    print GetMbufWalkAllSlabs(1, 1, 0)
+    print GetMbufWalkAllSlabs(1, 1, 1)
 # EndMacro: mbuf_showall
 
 # Macro: mbuf_countchain