History log of /onnv-gate/usr/src/lib/libdtrace/common/dt_pid.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 11466:d60272412fb0 12-Jan-2010 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

6915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix threads


# 7991:d3b751ef3d85 03-Nov-2008 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

6738982 Representative thread after DTrace stop() action is incorrect
6737974 DTrace probe module globbing doesn't work
6730287 tst/common/printf/tst.str.d needs to be updated for ZFS boot
Contribute

6738982 Representative thread after DTrace stop() action is incorrect
6737974 DTrace probe module globbing doesn't work
6730287 tst/common/printf/tst.str.d needs to be updated for ZFS boot
Contributed by Chad Mynhier <cmynhier@gmail.com>

show more ...


# 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

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

show more ...


# 5984:a183e54573d2 07-Feb-2008 jhaslam

6325485 A stddev() aggregator would be a nice adjunct to avg()
6618705 p*d123 doesn't cause pid probes to be created
6624541 dtrace aggregations should assume signed arguments
Contributed by Chad Myn

6325485 A stddev() aggregator would be a nice adjunct to avg()
6618705 p*d123 doesn't cause pid probes to be created
6624541 dtrace aggregations should assume signed arguments
Contributed by Chad Mynhier <cmynhier@gmail.com>.

show more ...


# 4273:c8eee992faea 18-May-2007 ahl

6535590 Pid provider doesn't work with probe "main:entry"
6551723 dtrace's mkdemo.pl causes false positive on inter-workspace wsdiff
6556673 potential deadlock with USDT tear-down and enable


# 1593:6d0b5e954b13 10-Mar-2006 ahl

6395902 use of USDT probes can cause plockstat and other scripts to fail


# 1399:f3a549d00510 08-Feb-2006 ahl

4864945 spelling error in usage message
6299947 ustack() needs to ignore the top 32 bits for 32-bit processes
6305794 libdtrace misses rtld notifications
6309681 USDT headergen
6349088 dtrace command

4864945 spelling error in usage message
6299947 ustack() needs to ignore the top 32 bits for 32-bit processes
6305794 libdtrace misses rtld notifications
6309681 USDT headergen
6349088 dtrace command, Assertion failed: dpr->dpr_refs != 0, file ../common/dt_proc.c, line 976
6375841 USDT providers shouldn't be allowed to end in a digit

show more ...


# 630:216c3ce6dadc 30-Sep-2005 ahl

5094814 dtrace user return probe trap causes assertion failure
6322760 dt_pid.c needs to rework its use of xyerror()
6327139 pid provider link map handling is inconsistent
6330782 ustackdepth may not

5094814 dtrace user return probe trap causes assertion failure
6322760 dt_pid.c needs to rework its use of xyerror()
6327139 pid provider link map handling is inconsistent
6330782 ustackdepth may not always match the depth of ustack()
6330787 threads with no user context can report bogus ustacks

show more ...


# 265:a968e4ece133 31-Jul-2005 mws

6275414 unary operator * doesn't work properly when applied to args[] elements
6282291 D compiler core dumps in dt_node_dynamic() for inline parameter
6295808 dtrace could warn about /* w/i a comment

6275414 unary operator * doesn't work properly when applied to args[] elements
6282291 D compiler core dumps in dt_node_dynamic() for inline parameter
6295808 dtrace could warn about /* w/i a comment
6301080 dtrace debugging support should be easier to maintain
6301082 mdb should provide raw target support for DOF
6301083 dt_probe_discover() fails assertion when matching unpublished provider
6301084 Pscantext() leaks prmap_t buffer every time it is called
6301086 dtrace(1M) should always dtrace_close() before returning
6301087 dtrace_close() deadlock in dt_proc_destroy() when processes are idle
6301088 dtrace_program_link() leaks ELF handles for object files
6301091 D compiler support for USDT translators (part 2)

show more ...


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

OpenSolaris Launch