Hi, Now to know all DTrace runtime option or D compiler option, the only way is from that user guide. Is it possible to just *list* all options in dtrace command line? Either like "cc" or like "zfs set all":
# cc -x cc: Warning: illegal option -x usage: cc [ options] files. Use 'cc -flags' for details # cc -flags -# Verbose mode -### Show compiler commands built by driver, no compilation -A<name[(tokens)]> Preprocessor predicate assertion -B<[static|dynamic]> Specify dynamic or static binding ..... [output is snipped] # zfs set all missing dataset name usage: set <property=value> <filesystem|volume|snapshot> ... The following properties are supported: PROPERTY EDIT INHERIT VALUES available NO NO <size> compressratio NO NO <1.00x or higher if compressed> creation NO NO <date> mounted NO NO yes | no origin NO NO <snapshot> ...... [output is snipped] Thanks, -Alex -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org