History log of /illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/ (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
73b80b8225-Dec-2022 Toomas Soome

15287 dtrace: remove pragma ident
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Pproved by: Patrick Mooney <pmooney@pfmooney.com>

e98f46cc05-Feb-2013 Adam Leventhal

3519 DTrace fails to resolve const types from fbt
3520 dtrace internal error -- token type 316 is not a valid D compilation token
3521 clean up dtrace unit tests
Reviewed by: Matthew Ahre

3519 DTrace fails to resolve const types from fbt
3520 dtrace internal error -- token type 316 is not a valid D compilation token
3521 clean up dtrace unit tests
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

4c94335405-Aug-2011 Bryan Cantrill

1457 lltostr() D subroutine should take an optional base
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garr

1457 lltostr() D subroutine should take an optional base
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>

show more ...

14c0b03113-Jul-2011 Bryan Cantrill

1451 DTrace needs toupper()/tolower() subroutines
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@nex

1451 DTrace needs toupper()/tolower() subroutines
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>

show more ...

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

bd0f52d722-Aug-2007 jhaslam

6543061 /opt/SUNWdtrt/tst/common/mib/tst.tcp.ksh can hang if fingerd is disabled
6581091 some DTrace test suite tests are not dstyle clean
6581196 many ksh scripts in the DTrace test suite us

6543061 /opt/SUNWdtrt/tst/common/mib/tst.tcp.ksh can hang if fingerd is disabled
6581091 some DTrace test suite tests are not dstyle clean
6581196 many ksh scripts in the DTrace test suite use incorrect SCCS ID string
6581228 some DTrace test suite scripts need to specify a unit for cleanrate
6593038 some D scripts in the test suite contain multiple identical SCCS ident strings

show more ...

4edabff422-May-2007 brendan

6558517 need DTrace versions of IP address to string functions, like inet_ntop()

9de6b71714-Oct-2006 dp

6478044 dtrace assert: kaddr >= kernelbase && kaddr + size >= kaddr in dtrace_copyin()
6479887 DTRACE_INRANGE incorrectly treats testsz as a signed quantity
6479991 some err.* test cases need

6478044 dtrace assert: kaddr >= kernelbase && kaddr + size >= kaddr in dtrace_copyin()
6479887 DTRACE_INRANGE incorrectly treats testsz as a signed quantity
6479991 some err.* test cases need work

show more ...

e0aad1e006-Oct-2006 dp

6458281 dtrace structure tracing problem
6474442 dtrace would benefit from a few extra safety tests

23b5c24126-Sep-2006 tomee

6465302 integrate Java DTrace API tests with DTrace test suite
6467526 test suite: sched/tst.stackdepth.d fails in empty stack case

2b6e762c19-Sep-2006 ahl

6282214 Byte Ordering Functions in libdtrace
6353438 syscall arguments past the 5th are incorrect
6432394 some sort of #define to denote the availability of USDT
6435862 dtrace -G can gen

6282214 Byte Ordering Functions in libdtrace
6353438 syscall arguments past the 5th are incorrect
6432394 some sort of #define to denote the availability of USDT
6435862 dtrace -G can generate malformed string tables
6443592 dtrace(1M) leaves a breakpoint in rtld_db_dlactivity on error
6455174 assertion failed: new_pc != 0, file: ../../intel/dtrace/fasttrap_isa.c, line: 1606
6456626 dtrace -G should be able to 'guess' output format
6461522 Availability of dummy-macros for USDT probes in non-DTrace-supported environments
6462995 the syscall provider truncates return values on 32-bit x86 kernels
6465195 assertion failed: -1 <= rmindex && rmindex < tp->ftt_size
6472119 fasttrap should optimize the nop case on x86
6472121 dtest.pl should use the right compilers

show more ...

9512fe8529-Aug-2006 ahl

6464285 integrate the DTrace test suite