MFV r304057:7085 add support for "if" and "else" statements in dtraceillumos/illumos-gate@c3bd3abd8856e8e75d820f65c58031cd6cbac818Add syntactic sugar to dtrace: "if" and "else" statements. The s
MFV r304057:7085 add support for "if" and "else" statements in dtraceillumos/illumos-gate@c3bd3abd8856e8e75d820f65c58031cd6cbac818Add syntactic sugar to dtrace: "if" and "else" statements. The sugar isbaked down to standard dtrace features by adding additional clauses withthe appropriate predicates.Reviewed by: Adam Leventhal <ahl@delphix.com>Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>Reviewed by: Paul Dagnelie <pcd@delphix.com>Reviewed by: Bryan Cantrill <bryan@joyent.com>Approved by: Richard Lowe <richlowe@richlowe.net>Author: Matthew Ahrens <mahrens@delphix.com>MFC after: 2 weeksRelnotes: yes
show more ...