History log of /onnv-gate/usr/src/lib/libdtrace/common/dt_proc.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 11798:1e7f1f154004 01-Mar-2010 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

PSARC 2009/657 delete obsolete system call traps
6906485 delete obsolete system call traps


# 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


# 11237:0d23e47ed228 03-Dec-2009 Jonathan Haslam <Jonathan.Haslam@Sun.COM>

6795386 macro arguments and globbing in DTrace probe descriptions don't mix
6779011 libdtrace sometimes dumps core when running tst.1.0.d
6712247 dtrace -c runs the program despite errors
Contributed

6795386 macro arguments and globbing in DTrace probe descriptions don't mix
6779011 libdtrace sometimes dumps core when running tst.1.0.d
6712247 dtrace -c runs the program despite errors
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


# 3235:9af05252020c 13-Dec-2006 raf

PSARC 2006/659 fork extensions
6497356 fork extensions


# 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 ...


# 576:1e9d5944b660 20-Sep-2005 bmc

usr/src/lib/libdtrace/common/dt_options.c
usr/src/lib/libdtrace/common/dt_proc.c
usr/src/uts/intel/dtrace/fbt.c


# 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