| Commit message (Expand) | Author | Age | Files | Lines |
* | Clang 3.4 will sometimes emit DIE for struct/union member before | Kai Wang | 2014-01-20 | 1 | -3/+21 |
* | * Make die_mem_offset() be able to handle DW_AT_data_member_location | Kai Wang | 2014-01-19 | 1 | -9/+57 |
* | We should not set the unnamed DIE's name to "__anon__" since that will | Kai Wang | 2014-01-17 | 1 | -1/+1 |
* | If function die_name() finds a DIE without a name, set its name to | Kai Wang | 2014-01-16 | 1 | -0/+2 |
* | Convert ctfconvert to use the new libdwarf API. | Kai Wang | 2014-01-16 | 1 | -30/+34 |
* | MFV r260154 + 260182: | Xin LI | 2014-01-02 | 12 | -159/+767 |
* | MFV r260152: | Xin LI | 2014-01-01 | 1 | -2/+2 |
* | MFV r259170: | Xin LI | 2014-01-01 | 4 | -47/+136 |
* | MFV r258972: | Xin LI | 2013-12-31 | 2 | -4/+123 |
* | MFV r242733: | Xin LI | 2013-12-31 | 6 | -47/+213 |
* | When clearing relocations to __dtrace* symbols, handle both SHT_REL and | Mark Johnston | 2013-12-29 | 1 | -4/+11 |
* | MFV r258384: | Xin LI | 2013-12-25 | 6 | -49/+60 |
* | Fix incorrect markup introduced in r259813. | Xin LI | 2013-12-24 | 1 | -1/+1 |
* | MFV r258374: | Xin LI | 2013-12-24 | 5 | -32/+61 |
* | MFV r258373: | Xin LI | 2013-12-24 | 1 | -19/+30 |
* | Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZE | Alexander Motin | 2013-12-10 | 1 | -2/+9 |
* | Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFT | Xin LI | 2013-12-09 | 1 | -0/+6 |
* | mdoc: remove EOL whitespace. | Joel Dahl | 2013-12-06 | 1 | -1/+1 |
* | Enable some previously-disabled DTrace tests for umod, ufunc and usym. They | Mark Johnston | 2013-12-04 | 3 | -3/+3 |
* | The uaddr, ufunc, umod and usym functions all seem to work as expected on | Mark Johnston | 2013-12-04 | 1 | -8/+0 |
* | Use mkstemp(3) to create the temporary file used in the FreeBSD-specific | Mark Johnston | 2013-12-03 | 1 | -8/+10 |
* | MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control | Andriy Gapon | 2013-11-28 | 3 | -80/+174 |
* | MFV r255255: 4045 zfs write throttle & i/o scheduler performance work | Andriy Gapon | 2013-11-26 | 2 | -7/+10 |
* | 734 taskq_dispatch_prealloc() desired | Andriy Gapon | 2013-11-26 | 2 | -34/+83 |
* | Use 'int' to store the return value of getopt(), rather than char. | Justin Hibbits | 2013-11-20 | 2 | -3/+4 |
* | Don't try to use the 32-bit drti.o unless the data model is explicitly set | Mark Johnston | 2013-11-09 | 1 | -3/+1 |
* | Quiesce warning assigning to void * from const ctf_header_t * by explicity ca... | Sean Bruno | 2013-11-04 | 1 | -1/+1 |
* | spelling in comments fixup | Sean Bruno | 2013-11-04 | 1 | -2/+2 |
* | Quiesce warning regarding %llf which has no effect. | Sean Bruno | 2013-11-04 | 1 | -1/+1 |
* | This library uses macros to define fprintf behvavior for several object types | Sean Bruno | 2013-11-03 | 1 | -0/+9 |
* | If the initial attempt to open /dev/ksyms fails, kldload the ksyms module | Mark Johnston | 2013-10-27 | 1 | -0/+11 |
* | Convert the lockstat(1) man page to mdoc and make sure that it gets | Mark Johnston | 2013-10-27 | 2 | -828/+351 |
* | Added support for the 'zfs list -t snap' and 'zfs snap' aliases which are | Steven Hartland | 2013-10-23 | 2 | -16/+24 |
* | Add a function, memstr, which can be used to convert a buffer of | Mark Johnston | 2013-10-16 | 2 | -1/+6 |
* | Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle. | Justin Hibbits | 2013-10-15 | 2 | -12/+215 |
* | Convert the dtrace(1) man page to mdoc and fix up some aspects of it that | Mark Johnston | 2013-10-10 | 1 | -645/+652 |
* | Fix implicit declaration of jail_getid() | Robert Millan | 2013-10-07 | 1 | -0/+1 |
* | Add a separate translator for headers passed to the TCP probes in the | Mark Johnston | 2013-10-02 | 1 | -1/+39 |
* | MFV r254750: | Xin LI | 2013-09-21 | 3 | -16/+42 |
* | Use the address of the inpcb rather than the tcpcb to identify TCP | Mark Johnston | 2013-09-15 | 1 | -1/+1 |
* | MFV r247844 (illumos-gate 13975:ef6409bc370f) | Xin LI | 2013-09-10 | 2 | -0/+37 |
* | Build all ZFS testing & debugging tools with -g. | Will Andrews | 2013-08-27 | 3 | -6/+10 |
* | Merge various CTF fixes from illumos | Pedro F. Giffuni | 2013-08-26 | 1 | -5/+65 |
* | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | Mark Johnston | 2013-08-25 | 4 | -0/+566 |
* | MFV r254751: | Xin LI | 2013-08-24 | 1 | -1/+4 |
* | MFV r254748: | Xin LI | 2013-08-24 | 1 | -1/+5 |
* | MFV r254746: | Xin LI | 2013-08-23 | 1 | -15/+42 |
* | MFV r254422: | Xin LI | 2013-08-23 | 4 | -16/+204 |
* | Enhance the ZFS vdev layer to maintain both a logical and a physical | Justin T. Gibbs | 2013-08-21 | 5 | -37/+127 |
* | MFV r254421: | Xin LI | 2013-08-21 | 3 | -12/+29 |