summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/drti.c
Commit message (Expand)AuthorAgeFilesLines
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)bapt2016-05-101-11/+11
* libdtrace: add support for lazyload mode.markj2015-04-081-1/+4
* Remove drti.o's dependency on libelf. This makes it possible to add DTracemarkj2015-02-181-64/+1
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-12/+12
* DOF tables are aligned according to the DOF section's alignment constraint,markj2014-12-261-1/+4
* We can stop iterating once we've found the DOF section.markj2014-12-231-0/+1
* Initialize an argument to NULL instead of expecting dlinfo() to do it.will2014-12-171-1/+1
* Remove some variables that are no longer used as of r271413.markj2014-09-221-10/+4
* Use the linker to perform relocations in the SUNW_dof section rather thanmarkj2014-09-111-111/+3
* When our linker merges .SUNW_dof sections from multiple files, it simplymarkj2014-03-011-30/+58
* Cast away a clang alignment warning in drti.c's fixsymbol() function.dim2011-12-151-1/+1
* Disable debug by default.rpaulo2010-09-111-1/+1
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-7/+161
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-021-7/+8
* * Make this file compile cleanly.jb2008-04-261-10/+27
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-261-27/+10
* Vendor import of libraries for DTrace from OpenSolaris.jb2008-04-251-0/+206
OpenPOWER on IntegriCloud