summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2013-09-112-0/+37
|\
| * MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-102-0/+37
* | Merge from headsjg2013-09-0577-506/+2001
|\ \ | |/
| * Build all ZFS testing & debugging tools with -g.will2013-08-273-6/+10
| * Merge various CTF fixes from illumospfg2013-08-261-5/+65
| * Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-254-0/+566
| * MFV r254751:delphij2013-08-241-1/+4
| * MFV r254748:delphij2013-08-241-1/+5
| * MFV r254746:delphij2013-08-231-15/+42
| * MFV r254422:delphij2013-08-234-16/+204
| * Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-215-37/+127
| * MFV r254421:delphij2013-08-213-12/+29
| * Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.rpaulo2013-08-101-1/+11
| * MFV r254079:delphij2013-08-081-5/+16
| * MFV r254071:delphij2013-08-071-0/+3
| * MFV r254070:delphij2013-08-071-8/+44
| * Fix implicit declaration of warnx().rmh2013-08-041-0/+1
| * MFV r253781 + r253871:delphij2013-07-302-4/+17
| * MFV r253784:smh2013-07-301-2/+2
| * DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-2817-23/+160
| * DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2834-274/+813
| * Use kern_ioctl() rather than ioctl() for testing the FBT provider, since themarkj2013-07-277-12/+12
| * Style issue in r253661.pfg2013-07-261-1/+1
| * Fix a segfault in ctfmerge due to a bug in gcc.pfg2013-07-264-6/+55
| * Manually merge part of vendor import r238583 from Illumos.delphij2013-07-181-1/+1
| * Fix misleading or remove irrelevant illumos messages and manpage referencesmm2013-07-041-9/+13
| * MFV r252215:delphij2013-06-252-26/+26
| * Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
| * Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...smh2013-06-211-4/+3
| * MFV r251644:delphij2013-06-127-137/+161
| * MFV r251624:delphij2013-06-111-1/+1
| * MFV r251623:delphij2013-06-112-24/+29
| * MFV r251619:delphij2013-06-111-0/+5
| * Port the SDT test now that it's possible to create SDT probes that takemarkj2013-06-022-13/+11
| * 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-198-97/+242
| * Convert a couple of helper scripts used to test the ip provider to work onmarkj2013-05-152-11/+20
| * head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'markj2013-05-122-4/+4
| * Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-1213-170/+895
| * Work around the implementation of LIBRARIES_ONLY. It causes drti.o tobrooks2013-05-071-0/+8
| * 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
| * Fix -Wmissing-variable-declarations compiler warnings.ed2013-04-194-8/+8
| * DTrace: NFS translators should be split into client/server piecespfg2013-04-182-31/+59
| * DTrace: Revert r249426pfg2013-04-1717-160/+23
| * DTrace: Revert r249367pfg2013-04-1759-2096/+770
| * DTrace: print() should try to resolve function pointerspfg2013-04-163-4/+84
| * Correct error message.pjd2013-04-161-1/+1
| * DTrace: NFS translators should be split into client/server piecespfg2013-04-152-19/+55
| * Dtrace: resolve const types from fbt and other fixes.pfg2013-04-1217-23/+160
OpenPOWER on IntegriCloud