summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 4478 dtrace_dof_maxsize is far too smallmarkj2014-02-281-0/+97
* MFV r262570:delphij2014-02-271-4/+11
* Move some files that are identical on i386 and amd64 to an x86 subdirectorymarkj2014-02-271-0/+2
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-223-43/+0
* Fix formatting.feld2014-02-171-2/+2
* zfs.8: fix garbled options in a sample zfs send -R command lineavg2014-02-141-1/+1
* zpool.8: fix typo in option description of labelclear commandavg2014-02-141-1/+1
* Add caveat to zpool manpage indicating that we do not automatically activatefeld2014-02-111-0/+6
* Only declare `bysz' variable under little endian archs.kaiw2014-01-291-1/+4
* MFH@261151.kaiw2014-01-251-10/+0
|\
| * dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocavg2014-01-241-10/+0
* | Simplify DWARF version check.kaiw2014-01-251-8/+2
* | Let ctfconvert accept DWARF version 3 and 4.kaiw2014-01-221-3/+6
* | MFH@260917.kaiw2014-01-203-0/+3
|\ \ | |/
| * zdb -R: do not treat numeric parameters to a flag as more flagsavg2014-01-171-0/+1
| * zinject must use ioctl(2) compatibility wrapperavg2014-01-162-0/+2
* | Clang 3.4 will sometimes emit DIE for struct/union member beforekaiw2014-01-201-3/+21
* | * Make die_mem_offset() be able to handle DW_AT_data_member_locationkaiw2014-01-191-9/+57
* | We should not set the unnamed DIE's name to "__anon__" since that willkaiw2014-01-171-1/+1
* | If function die_name() finds a DIE without a name, set its name tokaiw2014-01-161-0/+2
* | Convert ctfconvert to use the new libdwarf API.kaiw2014-01-161-30/+34
|/
* MFV r260154 + 260182:delphij2014-01-0212-159/+767
* MFV r260152:delphij2014-01-011-2/+2
* MFV r259170:delphij2014-01-014-47/+136
* MFV r258972:delphij2013-12-312-4/+123
* MFV r242733:delphij2013-12-316-47/+213
* When clearing relocations to __dtrace* symbols, handle both SHT_REL andmarkj2013-12-291-4/+11
* MFV r258384:delphij2013-12-256-49/+60
* Fix incorrect markup introduced in r259813.delphij2013-12-241-1/+1
* MFV r258374:delphij2013-12-245-32/+61
* MFV r258373:delphij2013-12-241-19/+30
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEmav2013-12-101-2/+9
* Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFTdelphij2013-12-091-0/+6
* mdoc: remove EOL whitespace.joel2013-12-061-1/+1
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. Theymarkj2013-12-043-3/+3
* 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 r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-283-80/+174
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-262-7/+10
* 734 taskq_dispatch_prealloc() desiredavg2013-11-262-34/+83
* Use 'int' to store the return value of getopt(), rather than char.jhibbits2013-11-202-3/+4
* Don't try to use the 32-bit drti.o unless the data model is explicitly setmarkj2013-11-091-3/+1
* Quiesce warning assigning to void * from const ctf_header_t * by explicity ca...sbruno2013-11-041-1/+1
* spelling in comments fixupsbruno2013-11-041-2/+2
* Quiesce warning regarding %llf which has no effect.sbruno2013-11-041-1/+1
* This library uses macros to define fprintf behvavior for several object typessbruno2013-11-031-0/+9
* If the initial attempt to open /dev/ksyms fails, kldload the ksyms modulemarkj2013-10-271-0/+11
* Convert the lockstat(1) man page to mdoc and make sure that it getsmarkj2013-10-272-828/+351
* Added support for the 'zfs list -t snap' and 'zfs snap' aliases which aresmh2013-10-232-16/+24
* Add a function, memstr, which can be used to convert a buffer ofmarkj2013-10-162-1/+6
OpenPOWER on IntegriCloud