aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Let ctfconvert accept DWARF version 3 and 4.Kai Wang2014-01-221-3/+6
* MFH@260917.Kai Wang2014-01-203-0/+3
|\
| * zdb -R: do not treat numeric parameters to a flag as more flagsAndriy Gapon2014-01-171-0/+1
| * zinject must use ioctl(2) compatibility wrapperAndriy Gapon2014-01-162-0/+2
* | Clang 3.4 will sometimes emit DIE for struct/union member beforeKai Wang2014-01-201-3/+21
* | * Make die_mem_offset() be able to handle DW_AT_data_member_locationKai Wang2014-01-191-9/+57
* | We should not set the unnamed DIE's name to "__anon__" since that willKai Wang2014-01-171-1/+1
* | If function die_name() finds a DIE without a name, set its name toKai Wang2014-01-161-0/+2
* | Convert ctfconvert to use the new libdwarf API.Kai Wang2014-01-161-30/+34
|/
* MFV r260154 + 260182:Xin LI2014-01-0212-159/+767
* MFV r260152:Xin LI2014-01-011-2/+2
* MFV r259170:Xin LI2014-01-014-47/+136
* MFV r258972:Xin LI2013-12-312-4/+123
* MFV r242733:Xin LI2013-12-316-47/+213
* When clearing relocations to __dtrace* symbols, handle both SHT_REL andMark Johnston2013-12-291-4/+11
* MFV r258384:Xin LI2013-12-256-49/+60
* Fix incorrect markup introduced in r259813.Xin LI2013-12-241-1/+1
* MFV r258374:Xin LI2013-12-245-32/+61
* MFV r258373:Xin LI2013-12-241-19/+30
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEAlexander Motin2013-12-101-2/+9
* Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFTXin LI2013-12-091-0/+6
* mdoc: remove EOL whitespace.Joel Dahl2013-12-061-1/+1
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. TheyMark Johnston2013-12-043-3/+3
* The uaddr, ufunc, umod and usym functions all seem to work as expected onMark Johnston2013-12-041-8/+0
* Use mkstemp(3) to create the temporary file used in the FreeBSD-specificMark Johnston2013-12-031-8/+10
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlAndriy Gapon2013-11-283-80/+174
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workAndriy Gapon2013-11-262-7/+10
* 734 taskq_dispatch_prealloc() desiredAndriy Gapon2013-11-262-34/+83
* Use 'int' to store the return value of getopt(), rather than char.Justin Hibbits2013-11-202-3/+4
* Don't try to use the 32-bit drti.o unless the data model is explicitly setMark Johnston2013-11-091-3/+1
* Quiesce warning assigning to void * from const ctf_header_t * by explicity ca...Sean Bruno2013-11-041-1/+1
* spelling in comments fixupSean Bruno2013-11-041-2/+2
* Quiesce warning regarding %llf which has no effect.Sean Bruno2013-11-041-1/+1
* This library uses macros to define fprintf behvavior for several object typesSean Bruno2013-11-031-0/+9
* If the initial attempt to open /dev/ksyms fails, kldload the ksyms moduleMark Johnston2013-10-271-0/+11
* Convert the lockstat(1) man page to mdoc and make sure that it getsMark Johnston2013-10-272-828/+351
* Added support for the 'zfs list -t snap' and 'zfs snap' aliases which areSteven Hartland2013-10-232-16/+24
* Add a function, memstr, which can be used to convert a buffer ofMark Johnston2013-10-162-1/+6
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.Justin Hibbits2013-10-152-12/+215
* Convert the dtrace(1) man page to mdoc and fix up some aspects of it thatMark Johnston2013-10-101-645/+652
* Fix implicit declaration of jail_getid()Robert Millan2013-10-071-0/+1
* Add a separate translator for headers passed to the TCP probes in theMark Johnston2013-10-021-1/+39
* MFV r254750:Xin LI2013-09-213-16/+42
* Use the address of the inpcb rather than the tcpcb to identify TCPMark Johnston2013-09-151-1/+1
* MFV r247844 (illumos-gate 13975:ef6409bc370f)Xin LI2013-09-102-0/+37
* Build all ZFS testing & debugging tools with -g.Will Andrews2013-08-273-6/+10
* Merge various CTF fixes from illumosPedro F. Giffuni2013-08-261-5/+65
* Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston2013-08-254-0/+566
* MFV r254751:Xin LI2013-08-241-1/+4
* MFV r254748:Xin LI2013-08-241-1/+5