summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c
Commit message (Expand)AuthorAgeFilesLines
* Add DT_VERS_1_13 to libdtrace to unbreak the build.markj2018-02-141-2/+4
* MFC r327888, r327972, r327973:markj2018-02-131-2/+6
* MFC r326177:markj2017-12-041-1/+1
* MFC r323498:markj2017-09-151-1/+1
* MFC r323166:markj2017-09-121-6/+3
* MFC r314153, r314154:markj2017-03-101-2/+6
* libdtrace: allow D libraries to declare dependencies on kernel modulesmarkj2015-06-061-0/+20
* Respect the libdir option when linking drti.o, rather than hardcoding themarkj2015-05-171-0/+12
* Remove drti.o's dependency on libelf. This makes it possible to add DTracemarkj2015-02-181-0/+10
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-28/+27
* Make DTrace stuff compile with C99 standard.delphij2014-08-221-0/+5
* MFV illumosrpaulo2014-06-261-2/+5
* MFV illumosrpaulo2014-06-261-3/+5
* MFV illumosrpaulo2014-06-261-2/+8
* MFV illumos r266986:rpaulo2014-06-261-3/+7
* Revert r267898.rpaulo2014-06-261-14/+3
* Bring the following change from the illumos-joyent repository:rpaulo2014-06-261-3/+14
* Re-apply r248644. This fixes an annoying problem which caused dtrace -c tomarkj2014-05-081-1/+1
* The uaddr, ufunc, umod and usym functions all seem to work as expected onmarkj2013-12-041-8/+0
* Add a function, memstr, which can be used to convert a buffer ofmarkj2013-10-161-0/+4
* Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.rpaulo2013-08-101-1/+11
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-121-5/+6
* revert r248644 because of the regression for usdt probesavg2013-04-251-1/+1
* DTrace: Revert r249367pfg2013-04-171-11/+9
* DTrace: option for time-ordered outputpfg2013-04-111-9/+11
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-251-2/+8
* Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-251-3/+11
* Dtrace: add optional size argument to tracemem().pfg2013-03-241-3/+5
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* Bring llquantize support into Dtrace.pfg2012-06-271-2/+8
* Implement the D "cpu" variable, which returns curcpu. I have chosen notrstone2012-04-261-0/+6
* Give a chance to the target binary to run the ctors by waiting until itrpaulo2010-09-121-1/+1
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-6/+8
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-021-6/+5
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-2/+4
* * Add FreeBSD action extensions.jb2008-04-261-6/+267
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-261-267/+6
* Vendor import of libraries for DTrace from OpenSolaris.jb2008-04-251-0/+1643
OpenPOWER on IntegriCloud