History log of /onnv-gate/usr/src/lib/libdtrace/common/dt_aggregate.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 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 ...


# 2777:c38e7adc9f16 20-Sep-2006 tomee

6457918 Java DTrace API does not support umod()/ufunc()/usym(), mod()/func()/sym()
6467507 Java DTrace API javadoc links to DTrace guide broken
6468139 ufunc() aggregation key sorts strangely
6470482

6457918 Java DTrace API does not support umod()/ufunc()/usym(), mod()/func()/sym()
6467507 Java DTrace API javadoc links to DTrace guide broken
6468139 ufunc() aggregation key sorts strangely
6470482 Aggregation key integer representation and ordering differs between Java API and libdtrace
6470519 LocalConsumer CLOSED state reverts to STOPPED

show more ...


# 1017:f5a6f019be79 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 aggregation/asso

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


# 491:cf5fd4822860 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
6320440 quanti

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


# 457:d8f2995c64aa 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 dtrace helpers

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


# 403:3c937eb1570c 23-Aug-2005 bmc

6295588 intrstat reports statistics incorrectly


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

OpenSolaris Launch