3465 ::walk ... | ::<dcmd> misinterprets input as symbol names
commit28e4da25922bdfc5cba7ab29f47de911bbd78009
authorMatthew Ahrens <mahrens@delphix.com>
Wed, 30 Jan 2013 23:02:58 +0000 (30 15:02 -0800)
committerChristopher Siden <chris.siden@delphix.com>
Thu, 31 Jan 2013 03:42:46 +0000 (30 19:42 -0800)
treeeeae60e646e18da0ff92a764db8f0d70f6192b8d
parent52fd7480cd8cd8da8ccac00d6af67471a23f06d2
3465 ::walk ... | ::<dcmd> misinterprets input as symbol names
3466 ::tsd should handle missing/NULL values better
3467 mdb_ctf_vread() could be more useful
3468 mdb enhancements for zfs development
3470 ::whatis does not print callers from KMF_LITE
3473 mdb_get_module() returns wrong module
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
17 files changed:
usr/src/cmd/mdb/common/mdb/mdb.c
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
usr/src/cmd/mdb/common/mdb/mdb_ctf.h
usr/src/cmd/mdb/common/mdb/mdb_frame.h
usr/src/cmd/mdb/common/mdb/mdb_modapi.c
usr/src/cmd/mdb/common/mdb/mdb_print.c
usr/src/cmd/mdb/common/modules/conf/mapfile-extern
usr/src/cmd/mdb/common/modules/genunix/findstack_subr.c
usr/src/cmd/mdb/common/modules/genunix/kmem.c
usr/src/cmd/mdb/common/modules/genunix/tsd.c
usr/src/cmd/mdb/common/modules/libc/libc.c
usr/src/cmd/mdb/common/modules/zfs/zfs.c
usr/src/cmd/mdb/i86xpv/modules/xpv/xpv.c
usr/src/cmd/mdb/i86xpv/modules/xpv_psm/xpv_psm.c
usr/src/cmd/mdb/i86xpv/modules/xpv_uppc/xpv_uppc.c
usr/src/uts/common/fs/zfs/sys/refcount.h