K 10 svn:author V 3 cem K 8 svn:date V 27 2019-10-11T01:31:31.005017Z K 7 svn:log V 519 ddb: Add CSV option, sorting to 'show (malloc|uma)' Add /i option for machine-parseable CSV output. This allows ready copy/ pasting into more sophisticated tooling outside of DDB. Add total zone size ("Memory Use") as a new column for UMA. For both, sort the displayed list on size (print the largest zones/types first). This is handy for quickly diagnosing "where has my memory gone?" at a high level. Submitted by: Emily Pettigrew (earlier version) Sponsored by: Dell EMC Isilon END