|
Description
|
Although one could run "::walk zone | ::walk zsd | ::print -ta 'struct zsd_entry'" to display all ZSDs, it is annoying to browse the resulting information. As Dan Price noted in RFE 5041200, it would be nice to have a new mode for ::zone (e.g., ::zone -v) that would tabulate important information about each ZSD entry for a particular zone, including the ZSD structure's address, key, pointer to the data, and hooks/callbacks. This functionality could be separated into a dcmd that the new ::zone mode would invoke.
|