History log of /illumos-gate/usr/src/lib/libdtrace/common/dt_pid.c (Results 1 – 11 of 11)
Revision Date Author Comments
# a386cc11 23-Apr-2013 Robert Mustacchi <rm@joyent.com>

4474 DTrace Userland CTF Support
4475 DTrace userland Keyword
4476 DTrace tests should be better citizens
4479 pid provider types
4480 dof emulation is missing checks
Reviewed by: Bryan Cantrill <bry

4474 DTrace Userland CTF Support
4475 DTrace userland Keyword
4476 DTrace tests should be better citizens
4479 pid provider types
4480 dof emulation is missing checks
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# 53f3aea0 12-Jan-2010 Roger A. Faulkner <Roger.Faulkner@Sun.COM>

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


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


# 6009dbc6 09-Apr-2008 ahl <none@none>

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


# 6e0bee74 07-Feb-2008 jhaslam <none@none>

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


# dcafa303 18-May-2007 ahl <none@none>

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


# 86be1f3c 10-Mar-2006 ahl <none@none>

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


# 900524f3 08-Feb-2006 ahl <none@none>

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

--HG--
rename : usr/src/cmd/abi/apptrace/amd64/Makefile => deleted_files/usr/src/cmd/abi/apptrace/amd64/Makefile

show more ...


# 35b7f6cc 30-Sep-2005 ahl <none@none>

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


# 1a7c1b72 31-Jul-2005 mws <none@none>

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


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch