History log of /opensolaris-onvv-gate/usr/src/uts/common/dtrace/fasttrap.c
Revision Date Author Comments
# 9417:49db77a11e6b 22-Apr-2009 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

6823388 DTrace ioctl handlers must validate all structure members


# 8803:8c01b39012c9 13-Feb-2009 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

PSARC 2008/480 DTrace CPC Provider
6486156 DTrace cpc provider


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 6474:6d32a12460d5 21-Apr-2008 ahl

6690973 assertion failure during test run (schrock)


# 6390:2262f1092e41 09-Apr-2008 ahl

6583726 race between program and process destruction
6642281 substr() doesn't properly null-terminate
6642734 substr() can do the wrong thing for invalid index values
6642972 substr() is broken with a negative third argument
6646597 library load failures aren't properly propagated to dependents
6654396 new pid probes aren't attached to retained enablings
6654402 user provider clean up needs some work
6663020 fasttrap_pid_probe() wasn't fully updated for amd64
6672627 Code optimizer cause problems for dtrace -G


# 4821:6975c26406c3 07-Aug-2007 ahl

6546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace
6573659 removing a USDT provider can undermine pid probes
6576041 ERROR: /opt/SUNWdtrt/tst/common/usdt/tst.dlclose1.ksh stdout mismatch
6581257 dtrace_lookup_by_type() can fail spuriously
6582425 tst/common/usdt/tst.forker.ksh can hang


# 4568:83fd04ee179b 29-Jun-2007 ahl

PSARC 2007/153 iSCSI target provider
6498786 the iSCSI target's SMF stop method takes too long
6573073 usdt args[] are incorrectly translated
6573074 PSARC 2007/153 iSCSI target provider
6573077 iscsitgtd should be compiled with CTF data
6574850 dt_idhash_iter() needs to cache the array length


# 3944:75371f172291 02-Apr-2007 ahl

6484266 fasttrap needs to check for duplicate offsets
6497891 dtrace -G can fail due to uninitialized data
6504328 mapid disabling isn't enough
6512813 calendar-based DTrace tests fail when not in US/Pacific
6513027 tst.[v]fork.d needs updating for forksys()
6534984 fasttrap emulation code could use some work
6534988 remove the lint work-around from fasttrap
6534991 prepare the DTrace test suite for PIT


# 2179:a857f0fbafd0 12-Jun-2006 ahl

6430221 few memory leaks from dtrace
6436303 the old fasttrap static probe needs to go
6436364 race between creating and enabling USDT probes


# 1880:1982c224f2bd 24-Apr-2006 ahl

6410027 ustack() on x86 doesn't match pstack(1)
6414721 it should be legal to have only is-enabled probes
6414729 USDT probes can't be enabled during fork
6414734 $dtrace... symbols appear for static functions containing USDT probes
6414740 processes without DTrace privileges don't auto-enable their USDT probes
6415612 core section headers can be corrupt
6415617 USDT providers with identical names can cause an assertion failure


# 1710:2710bf829bf1 30-Mar-2006 ahl

6405927 USDT is-enabled probes
6405929 USDT DOF with zero probes results in an unsatisfiable memory allocation
6405932 dead variables in usr/src/uts/common/dtrace/dtrace.c
6405939 ::dofdump doesn't use section sizes correctly


# 1677:072efdedd007 24-Mar-2006 dp

4970596 RFE: should be able to run some DTrace programs in a zone
6231905 PRIV_DTRACE_PROC and PRIV_DTRACE_USER don't respect PRIV_PROC_ZONE
6388070 non-root non-global zone users can't get dtrace provider modules to load
6393431 dtrace_proc + proc_owner doesn't sufficiently enable destructive actions


# 935:375bf7616dfc 16-Nov-2005 ahl

6332949 V240 panics with kmem_flags set, buffer corruption in streams/Dtrace while testing arbitrary patches
6340028 assertion failed: dtrace_deferred_pid != NULL, file: ../../common/dtrace/dtrace.c, line: 12485


# 665:7e271f1ed7fa 08-Oct-2005 ahl

6334302 dtrace panic the system when enabling probes.


# 532:665869cfc853 14-Sep-2005 ahl

6319069 multiple providers can't instrument the same user-land instruction


# 390:ff89f8283e6c 21-Aug-2005 raf

6272865 race condition between SIGKILL and /proc PCAGENT


# 315:49348ca69429 08-Aug-2005 ahl

6303053 pid provider panic under low memory conditions


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 9417:49db77a11e6b 22-Apr-2009 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

6823388 DTrace ioctl handlers must validate all structure members


# 8803:8c01b39012c9 13-Feb-2009 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

PSARC 2008/480 DTrace CPC Provider
6486156 DTrace cpc provider


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 6474:6d32a12460d5 21-Apr-2008 ahl

6690973 assertion failure during test run (schrock)


# 6390:2262f1092e41 09-Apr-2008 ahl

6583726 race between program and process destruction
6642281 substr() doesn't properly null-terminate
6642734 substr() can do the wrong thing for invalid index values
6642972 substr() is broken with a negative third argument
6646597 library load failures aren't properly propagated to dependents
6654396 new pid probes aren't attached to retained enablings
6654402 user provider clean up needs some work
6663020 fasttrap_pid_probe() wasn't fully updated for amd64
6672627 Code optimizer cause problems for dtrace -G


# 4821:6975c26406c3 07-Aug-2007 ahl

6546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace
6573659 removing a USDT provider can undermine pid probes
6576041 ERROR: /opt/SUNWdtrt/tst/common/usdt/tst.dlclose1.ksh stdout mismatch
6581257 dtrace_lookup_by_type() can fail spuriously
6582425 tst/common/usdt/tst.forker.ksh can hang


# 4568:83fd04ee179b 29-Jun-2007 ahl

PSARC 2007/153 iSCSI target provider
6498786 the iSCSI target's SMF stop method takes too long
6573073 usdt args[] are incorrectly translated
6573074 PSARC 2007/153 iSCSI target provider
6573077 iscsitgtd should be compiled with CTF data
6574850 dt_idhash_iter() needs to cache the array length


# 3944:75371f172291 02-Apr-2007 ahl

6484266 fasttrap needs to check for duplicate offsets
6497891 dtrace -G can fail due to uninitialized data
6504328 mapid disabling isn't enough
6512813 calendar-based DTrace tests fail when not in US/Pacific
6513027 tst.[v]fork.d needs updating for forksys()
6534984 fasttrap emulation code could use some work
6534988 remove the lint work-around from fasttrap
6534991 prepare the DTrace test suite for PIT


# 2179:a857f0fbafd0 12-Jun-2006 ahl

6430221 few memory leaks from dtrace
6436303 the old fasttrap static probe needs to go
6436364 race between creating and enabling USDT probes


# 1880:1982c224f2bd 24-Apr-2006 ahl

6410027 ustack() on x86 doesn't match pstack(1)
6414721 it should be legal to have only is-enabled probes
6414729 USDT probes can't be enabled during fork
6414734 $dtrace... symbols appear for static functions containing USDT probes
6414740 processes without DTrace privileges don't auto-enable their USDT probes
6415612 core section headers can be corrupt
6415617 USDT providers with identical names can cause an assertion failure


# 1710:2710bf829bf1 30-Mar-2006 ahl

6405927 USDT is-enabled probes
6405929 USDT DOF with zero probes results in an unsatisfiable memory allocation
6405932 dead variables in usr/src/uts/common/dtrace/dtrace.c
6405939 ::dofdump doesn't use section sizes correctly


# 1677:072efdedd007 24-Mar-2006 dp

4970596 RFE: should be able to run some DTrace programs in a zone
6231905 PRIV_DTRACE_PROC and PRIV_DTRACE_USER don't respect PRIV_PROC_ZONE
6388070 non-root non-global zone users can't get dtrace provider modules to load
6393431 dtrace_proc + proc_owner doesn't sufficiently enable destructive actions


# 935:375bf7616dfc 16-Nov-2005 ahl

6332949 V240 panics with kmem_flags set, buffer corruption in streams/Dtrace while testing arbitrary patches
6340028 assertion failed: dtrace_deferred_pid != NULL, file: ../../common/dtrace/dtrace.c, line: 12485


# 665:7e271f1ed7fa 08-Oct-2005 ahl

6334302 dtrace panic the system when enabling probes.


# 532:665869cfc853 14-Sep-2005 ahl

6319069 multiple providers can't instrument the same user-land instruction


# 390:ff89f8283e6c 21-Aug-2005 raf

6272865 race condition between SIGKILL and /proc PCAGENT


# 315:49348ca69429 08-Aug-2005 ahl

6303053 pid provider panic under low memory conditions


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch