History log of /illumos-gate/usr/src/lib/libdtrace/common/dt_impl.h (Results 1 – 20 of 20)
Revision Date Author Comments
# 6eeafb34 22-Oct-2022 Robert Mustacchi

15109 dtrace replicated mdb's bitfield mistakes
15111 dtrace -xtree doesn't always escape strings
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Gordon Ross <gordon.w

15109 dtrace replicated mdb's bitfield mistakes
15111 dtrace -xtree doesn't always escape strings
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# bbf21555 26-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# c3bd3abd 08-Aug-2016 Matthew Ahrens

7085 add support for "if" and "else" statements in dtrace
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Paul Dagnelie <

7085 add support for "if" and "else" statements in dtrace
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 33093f5b 31-Oct-2013 Bryan Cantrill

4471 DTrace count() with histogram
4472 DTrace full width distribution histograms
4473 DTrace frequency trails
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Gordon Ross <

4471 DTrace count() with histogram
4472 DTrace full width distribution histograms
4473 DTrace frequency trails
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# a386cc11 23-Apr-2013 Robert Mustacchi

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:

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


# 54a20ab4 20-Oct-2013 Bryan Cantrill

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

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>

show more ...


# e5803b76 25-Jul-2012 Adam H. Leventhal

3021 option for time-ordered output from dtrace(1M)
3022 DTrace: keys should not affect the sort order when sorting by value
3023 it should be possible to dereference dynamic variables
30

3021 option for time-ordered output from dtrace(1M)
3022 DTrace: keys should not affect the sort order when sorting by value
3023 it should be possible to dereference dynamic variables
3024 D integer narrowing needs some work
3025 register leak in D code generation
3026 libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider
Reviewed by: Bryan Cantrill <bmc@joyent.com>
Reviewed by: Eric Schrock <eschrock@delphix.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# deef35fd 04-Nov-2011 Eric Schrock

1694 Add type-aware print() action
Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com>
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Reviewed by: Richard Lowe <richlowe@richl

1694 Add type-aware print() action
Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com>
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 2b6389ef 08-Feb-2011 Bryan Cantrill

905 want llquantize() support in DTrace
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Reviewed by: David Pacheco <dap@joyent.com>
Approved by: Garrett D'Amore <garrett@nexen

905 want llquantize() support in DTrace
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Reviewed by: David Pacheco <dap@joyent.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>

show more ...


# 53f3aea0 12-Jan-2010 Roger A. Faulkner

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


# b9e93c10 13-Feb-2009 Jonathan Haslam

PSARC 2008/480 DTrace CPC Provider
6486156 DTrace cpc provider


# 6009dbc6 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

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

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

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


# c9d6cd77 14-Nov-2007 jhaslam

6600430 library dependencies for DTrace
6602183 names of all non USDT based providers should be able to end with a digit


# ad4023c4 25-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 d

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

show more ...


# 30ef842d 29-Nov-2005 bmc

6340196 Probe effect when using strings in aggregations could be reduced
6350216 get_hwc_spec() runs in quadratic time
6350217 printa() refuses to use %Y/%T format specifiers
6350219 aggr

6340196 Probe effect when using strings in aggregations could be reduced
6350216 get_hwc_spec() runs in quadratic time
6350217 printa() refuses to use %Y/%T format specifiers
6350219 aggregation/assoc. array error messages should use "key" nomenclature
6350221 undefined behavior when lquantize() is used inconsistently
6350223 printa() should support multiple aggregations
6350224 need aggregation sorting options
6350225 need private dtrace(1M) option for buffered handler debugging

show more ...


# 187eccf8 07-Sep-2005 bmc

6320437 ::difo doesn't always properly align its output
6320438 helper tracing should trace detailed error information
6320439 aggregations with negative values are not properly sorted
63

6320437 ::difo doesn't always properly align its output
6320438 helper tracing should trace detailed error information
6320439 aggregations with negative values are not properly sorted
6320440 quantizations with values in zero bucket are not properly sorted
6320443 linear quantizations with values beyond range aren't properly printed
6320445 need mechanism for ustack helpers to annotate frames
6320447 %d doesn't work properly for printa() of aggregation w/ negative values
6320449 helpers should be able to call string-related subroutines

show more ...


# a1b5e537 30-Aug-2005 bmc

6256581 System got a hang or a panic with dtrace+kmdb
6264573 unanchored dtrace_getpcstack is rather imprecise toward function end
6289517 dtrace doesn't like fd_intr anymore
6291378 dtra

6256581 System got a hang or a panic with dtrace+kmdb
6264573 unanchored dtrace_getpcstack is rather imprecise toward function end
6289517 dtrace doesn't like fd_intr anymore
6291378 dtrace helpers can interfere with the use of kmdb
6295554 dtrace doesn't report errors in ERROR probes
6311947 add umod()/ufunc()/usym(), mod()/func()/sym()
6311952 buffered handler should be called after printing each tuple element
6311956 drops induced by END are not recorded
6311958 should indicate missing jstack() frames due to string table overflows
6311960 allow some DTrace options to be set dynamically
6311963 jstack() produces stacks packed with "StubRoutines"
6311975 allow boolean DTrace options to be unset
6315028 allow quantize()/lquantize() increments to be D expressions
6315033 add dtrace_addr2str()/dtrace_uaddr2str() to libdtrace API
6315034 add ucaller variable
6315035 enablings containing USDT probes are not dynamically reevaluated
6315037 cannot aggregate on the return value of some subroutines
6315039 including <sys/kstat.h> in a D script induces compile-time error
6315087 stack() not correctly printed for 32-bit consumers on amd64 kernel
6315975 flowindent should operate on any probe ending in "-entry"/"-return"
6317350 symbol tables should not be discarded for UNDEAD processes

show more ...


# 1a7c1b72 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

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

OpenSolaris Launch