4248 dtrace(1M) should never create DOF with empty probes section
commit54a20ab41aadcb81c53e72fc65886e964e9add59
authorBryan Cantrill <bryan@joyent.com>
Sun, 20 Oct 2013 18:19:42 +0000 (20 11:19 -0700)
committerRobert Mustacchi <rm@joyent.com>
Wed, 6 Nov 2013 02:46:23 +0000 (5 18:46 -0800)
tree5396145d6e92c7f768f755c5639e5daf2edc7697
parentb20613457c9cae13ad78e3ecace17563f4b65134
4248 dtrace(1M) should never create DOF with empty probes section
4249 Only probes from the first DTrace object file will be included
Reviewed by: Adam Leventhal <ahl@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh [new file with mode: 0644]
usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh.out [new file with mode: 0644]
usr/src/cmd/dtrace/test/tst/common/usdt/tst.noprobes.ksh [new file with mode: 0644]
usr/src/lib/libdtrace/common/dt_dof.c
usr/src/lib/libdtrace/common/dt_error.c
usr/src/lib/libdtrace/common/dt_impl.h
usr/src/pkg/manifests/system-dtrace-tests.mf
usr/src/uts/common/dtrace/dtrace.c