| Commit message (Expand) | Author | Age | Files | Lines |
* | cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c | asomers | 2014-03-07 | 1 | -0/+1 |
* | mark that libctf depends upon libz so that if you dlopen libctf, you | jmg | 2014-03-05 | 1 | -0/+3 |
* | When our linker merges .SUNW_dof sections from multiple files, it simply | markj | 2014-03-01 | 1 | -30/+58 |
* | 4478 dtrace_dof_maxsize is far too small | markj | 2014-02-28 | 1 | -0/+97 |
* | MFV r262570: | delphij | 2014-02-27 | 1 | -4/+11 |
* | Move some files that are identical on i386 and amd64 to an x86 subdirectory | markj | 2014-02-27 | 1 | -0/+2 |
* | 1452 DTrace buffer autoscaling should be less violent | markj | 2014-02-22 | 3 | -43/+0 |
* | Fix formatting. | feld | 2014-02-17 | 1 | -2/+2 |
* | zfs.8: fix garbled options in a sample zfs send -R command line | avg | 2014-02-14 | 1 | -1/+1 |
* | zpool.8: fix typo in option description of labelclear command | avg | 2014-02-14 | 1 | -1/+1 |
* | Add caveat to zpool manpage indicating that we do not automatically activate | feld | 2014-02-11 | 1 | -0/+6 |
* | Only declare `bysz' variable under little endian archs. | kaiw | 2014-01-29 | 1 | -1/+4 |
* | MFH@261151. | kaiw | 2014-01-25 | 1 | -10/+0 |
|\ |
|
| * | dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc | avg | 2014-01-24 | 1 | -10/+0 |
* | | Simplify DWARF version check. | kaiw | 2014-01-25 | 1 | -8/+2 |
* | | Let ctfconvert accept DWARF version 3 and 4. | kaiw | 2014-01-22 | 1 | -3/+6 |
* | | MFH@260917. | kaiw | 2014-01-20 | 3 | -0/+3 |
|\ \
| |/ |
|
| * | zdb -R: do not treat numeric parameters to a flag as more flags | avg | 2014-01-17 | 1 | -0/+1 |
| * | zinject must use ioctl(2) compatibility wrapper | avg | 2014-01-16 | 2 | -0/+2 |
* | | Clang 3.4 will sometimes emit DIE for struct/union member before | kaiw | 2014-01-20 | 1 | -3/+21 |
* | | * Make die_mem_offset() be able to handle DW_AT_data_member_location | kaiw | 2014-01-19 | 1 | -9/+57 |
* | | We should not set the unnamed DIE's name to "__anon__" since that will | kaiw | 2014-01-17 | 1 | -1/+1 |
* | | If function die_name() finds a DIE without a name, set its name to | kaiw | 2014-01-16 | 1 | -0/+2 |
* | | Convert ctfconvert to use the new libdwarf API. | kaiw | 2014-01-16 | 1 | -30/+34 |
|/ |
|
* | MFV r260154 + 260182: | delphij | 2014-01-02 | 12 | -159/+767 |
* | MFV r260152: | delphij | 2014-01-01 | 1 | -2/+2 |
* | MFV r259170: | delphij | 2014-01-01 | 4 | -47/+136 |
* | MFV r258972: | delphij | 2013-12-31 | 2 | -4/+123 |
* | MFV r242733: | delphij | 2013-12-31 | 6 | -47/+213 |
* | When clearing relocations to __dtrace* symbols, handle both SHT_REL and | markj | 2013-12-29 | 1 | -4/+11 |
* | MFV r258384: | delphij | 2013-12-25 | 6 | -49/+60 |
* | Fix incorrect markup introduced in r259813. | delphij | 2013-12-24 | 1 | -1/+1 |
* | MFV r258374: | delphij | 2013-12-24 | 5 | -32/+61 |
* | MFV r258373: | delphij | 2013-12-24 | 1 | -19/+30 |
* | Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZE | mav | 2013-12-10 | 1 | -2/+9 |
* | Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFT | delphij | 2013-12-09 | 1 | -0/+6 |
* | mdoc: remove EOL whitespace. | joel | 2013-12-06 | 1 | -1/+1 |
* | Enable some previously-disabled DTrace tests for umod, ufunc and usym. They | markj | 2013-12-04 | 3 | -3/+3 |
* | The uaddr, ufunc, umod and usym functions all seem to work as expected on | markj | 2013-12-04 | 1 | -8/+0 |
* | Use mkstemp(3) to create the temporary file used in the FreeBSD-specific | markj | 2013-12-03 | 1 | -8/+10 |
* | MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained control | avg | 2013-11-28 | 3 | -80/+174 |
* | MFV r255255: 4045 zfs write throttle & i/o scheduler performance work | avg | 2013-11-26 | 2 | -7/+10 |
* | 734 taskq_dispatch_prealloc() desired | avg | 2013-11-26 | 2 | -34/+83 |
* | Use 'int' to store the return value of getopt(), rather than char. | jhibbits | 2013-11-20 | 2 | -3/+4 |
* | Don't try to use the 32-bit drti.o unless the data model is explicitly set | markj | 2013-11-09 | 1 | -3/+1 |
* | Quiesce warning assigning to void * from const ctf_header_t * by explicity ca... | sbruno | 2013-11-04 | 1 | -1/+1 |
* | spelling in comments fixup | sbruno | 2013-11-04 | 1 | -2/+2 |
* | Quiesce warning regarding %llf which has no effect. | sbruno | 2013-11-04 | 1 | -1/+1 |
* | This library uses macros to define fprintf behvavior for several object types | sbruno | 2013-11-03 | 1 | -0/+9 |
* | If the initial attempt to open /dev/ksyms fails, kldload the ksyms module | markj | 2013-10-27 | 1 | -0/+11 |