aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt
Commit message (Expand)AuthorAgeFilesLines
* opensolaris: remove references to sparcMinsoo Choo13 days1-9/+0
* dtrace tests: Fix nits in some test programsMark Johnston2025-06-042-5/+7
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-193-9/+3
* Search for _DTRACE_VERSION in sys/sdt.h rather than unistd.h.Mark Johnston2017-02-051-3/+3
* Avoid using Sun compiler-specific flags.Mark Johnston2017-02-051-1/+1
* MFV r289003:Mark Johnston2015-12-072-0/+103
* Stop hard-coding a 32-bit data model for USDT tests, and just use the nativeMark Johnston2015-09-3020-21/+21
* Use the -shared option to create a shared library.Mark Johnston2015-02-283-6/+6
* Stop hard-coding an incorrect path to rm(1).Mark Johnston2015-02-285-5/+5
* Fix mktemp(1) usage.Mark Johnston2015-01-311-1/+1
* Remove hard-coded invocations of gcc; use cc(1) instead.Mark Johnston2015-01-313-6/+6
* Remove a makefile that isn't present upstream.Mark Johnston2015-01-311-13/+0
* pause() isn't a system call on FreeBSD; use sigsuspend(2) instead.Mark Johnston2015-01-301-2/+5
* Include required headers in DTrace test programs.Mark Johnston2015-01-301-0/+4
* Remove a build artifact of the USDT tests.Mark Johnston2014-10-151-11/+0
* MFV r266988:Pedro F. Giffuni2014-06-153-0/+168
* Dtrace: enablings on defunct providers prevent providers from unregisteringPedro F. Giffuni2013-04-013-0/+367
* Port most of the DTrace tests to FreeBSD.Rui Paulo2010-08-2126-25/+98
* MFV OpenSolaris DTrace userland bits.Rui Paulo2010-08-023-0/+223
* This commit was generated by cvs2svn to compensate for changes in r178476,John Birrell2008-04-2540-0/+2659