-depth=<int>
|
Depth of the tree for each root (default 10)
|
-roots=<int>|all
|
The number of roots to print (default 7)
|
-prune=<int>
|
Prune nodes with fewer children (default 100)
|
-printall
|
Print objects even if they have been done once
|
-xml
|
Print output in XML
|
-nofinal
|
Exclude java/lang/ref/Finalizer
|
-version
|
Print version
|
-sizematters
|
Use object sizes as basis for tree order
|
-verbose
|
Print extra info for debugging purposes
|
-simple
|
Use simple non-exact algorithm that is much quicker
|
-printstrings
|
Print the first 40 chars of arrays of char (SVC dumps
only)
|
-help
|
Print extended help info and exit
|