summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r316853: dtrace: fix normalization of stddev aggregationavg2017-05-241-0/+2
* Fix a misparenthesization that could cause a crash if TERM is not set.markj2015-03-311-2/+2
* Let the standard deviation of the empty set be 0. This is consistent withmarkj2015-02-021-0/+3
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-3/+3
* Preserve the errno value of an ioctl before calling free(3). Previously,markj2014-08-041-5/+6
* MFV illumosrpaulo2014-06-261-29/+418
* Revert r267898.rpaulo2014-06-261-422/+29
* Bring the following change from the illumos-joyent repository:rpaulo2014-06-261-29/+422
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-281-5/+5
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-121-144/+334
* DTrace: Revert r249367pfg2013-04-171-336/+146
* DTrace: option for time-ordered outputpfg2013-04-111-146/+336
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-251-0/+31
* Dtrace: add optional size argument to tracemem().pfg2013-03-241-2/+29
* Fix clang warning, introduced in the recent dtrace import.dim2012-07-031-1/+1
* Safer fix for building with Clang.pfg2012-06-281-1/+1
* Fix build with Clang.pfg2012-06-281-1/+1
* Bring llquantize support into Dtrace.pfg2012-06-271-0/+122
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, somedim2011-12-161-3/+4
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-24/+3
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-021-4/+2
* * Handle the different ioctl design.jb2008-04-261-8/+374
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-261-374/+8
* Vendor import of libraries for DTrace from OpenSolaris.jb2008-04-251-0/+2646
OpenPOWER on IntegriCloud