summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r248644. This fixes an annoying problem which caused dtrace -c tomarkj2014-05-081-1/+1
* Silence compiler warning due to missing return in idmap_id_to_numeric_domain_ridsmh2014-04-241-0/+1
* MFV r264829:delphij2014-04-232-0/+40
* MFV r264666:delphij2014-04-182-8/+7
* Use the correct format specifiers for wide characters and strings of widemarkj2014-04-151-0/+5
* Take into account when zpool history block grows exceeding 128KB in zpool(8)delphij2014-04-141-4/+26
* MFV r258379;pfg2014-04-023-8/+23
* MFV r263887:delphij2014-03-283-12/+20
* cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.casomers2014-03-071-0/+1
* When our linker merges .SUNW_dof sections from multiple files, it simplymarkj2014-03-011-30/+58
* MFV r262570:delphij2014-02-271-4/+11
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-221-27/+0
* dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocavg2014-01-241-10/+0
* MFV r260154 + 260182:delphij2014-01-028-60/+364
* MFV r242733:delphij2013-12-312-1/+80
* When clearing relocations to __dtrace* symbols, handle both SHT_REL andmarkj2013-12-291-4/+11
* MFV r258384:delphij2013-12-252-8/+10
* MFV r258374:delphij2013-12-241-6/+5
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEmav2013-12-101-2/+9
* The uaddr, ufunc, umod and usym functions all seem to work as expected onmarkj2013-12-041-8/+0
* Use mkstemp(3) to create the temporary file used in the FreeBSD-specificmarkj2013-12-031-8/+10
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-0/+3
* 734 taskq_dispatch_prealloc() desiredavg2013-11-262-34/+83
* Don't try to use the 32-bit drti.o unless the data model is explicitly setmarkj2013-11-091-3/+1
* Quiesce warning regarding %llf which has no effect.sbruno2013-11-041-1/+1
* Add a function, memstr, which can be used to convert a buffer ofmarkj2013-10-161-0/+4
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.jhibbits2013-10-152-12/+215
* MFV r254750:delphij2013-09-211-11/+8
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-102-0/+37
* MFV r254748:delphij2013-08-241-1/+5
* MFV r254746:delphij2013-08-231-15/+42
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-214-35/+105
* MFV r254421:delphij2013-08-213-12/+29
* Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.rpaulo2013-08-101-1/+11
* MFV r253781 + r253871:delphij2013-07-301-4/+11
* MFV r253784:smh2013-07-301-2/+2
* DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-283-5/+9
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2810-125/+304
* MFV r252215:delphij2013-06-252-26/+26
* Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
* MFV r251644:delphij2013-06-124-133/+155
* MFV r251623:delphij2013-06-111-16/+0
* MFV r251619:delphij2013-06-111-0/+5
* Remove a block of code that was not intended to be part of the previousmarkj2013-05-201-7/+0
* Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-196-97/+157
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-126-152/+619
* revert r248644 because of the regression for usdt probesavg2013-04-251-1/+1
* Respect the enoent_ok flag if reporting error for holding an non-existingmm2013-04-251-4/+7
* DTrace: Revert r249426pfg2013-04-173-9/+5
* DTrace: Revert r249367pfg2013-04-1720-1144/+388
OpenPOWER on IntegriCloud