| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling in comments fixup | sbruno | 2013-11-04 | 1 | -2/+2 |
* | This library uses macros to define fprintf behvavior for several object types | sbruno | 2013-11-03 | 1 | -0/+9 |
* | Add a function, memstr, which can be used to convert a buffer of | markj | 2013-10-16 | 1 | -1/+2 |
* | Add a separate translator for headers passed to the TCP probes in the | markj | 2013-10-02 | 1 | -1/+39 |
* | Use the address of the inpcb rather than the tcpcb to identify TCP | markj | 2013-09-15 | 1 | -1/+1 |
* | Build all ZFS testing & debugging tools with -g. | will | 2013-08-27 | 1 | -2/+4 |
* | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | markj | 2013-08-25 | 4 | -0/+566 |
* | Bring back part of r249367 by adding DTrace's temporal option, which allows | markj | 2013-05-12 | 1 | -0/+1 |
* | Work around the implementation of LIBRARIES_ONLY. It causes drti.o to | brooks | 2013-05-07 | 1 | -0/+8 |
* | DTrace: NFS translators should be split into client/server pieces | pfg | 2013-04-18 | 2 | -31/+59 |
* | DTrace: Revert r249367 | pfg | 2013-04-17 | 1 | -1/+0 |
* | DTrace: NFS translators should be split into client/server pieces | pfg | 2013-04-15 | 2 | -19/+55 |
* | DTrace: option for time-ordered output | pfg | 2013-04-11 | 1 | -0/+1 |
* | Revert previous change in favor of a fix to the actual dtrace | gnn | 2013-03-28 | 1 | -0/+2 |
* | Remove dependency code that caused a double inclusion. | gnn | 2013-03-28 | 1 | -2/+0 |
* | Dtrace: Add SUN MDB-like type-aware print() action. | pfg | 2013-03-25 | 1 | -0/+1 |
* | Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c | mm | 2013-03-18 | 2 | -1/+6 |
* | Add forwards compatibility for libzfs_core | mm | 2013-03-17 | 1 | -1/+1 |
* | WiP merge of libzfs_core (MFV r238590, r238592) | mm | 2013-03-05 | 3 | -2/+39 |
* | Add a new LIBRARIES_ONLY make variable to disable the build and install | brooks | 2013-01-17 | 1 | -1/+1 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 2 | -1/+6 |
* | Add TRIM support. | pjd | 2012-09-23 | 1 | -1/+1 |
* | Merge recent zfs vendor changes, sync code and adjust userland DEBUG. | mm | 2012-09-12 | 1 | -0/+3 |
* | Finish porting execsnoop to FreeBSD. This includes replacing the zonename | rpaulo | 2012-09-01 | 1 | -0/+2 |
* | Partial MFV (illumos-gate 13753:2aba784c276b) | mm | 2012-07-30 | 1 | -2/+2 |
* | Initial commit of an I/O provider for DTrace on FreeBSD. | gnn | 2012-07-11 | 2 | -144/+35 |
* | Introduce "feature flags" for ZFS pools (bump SPA version to 5000). | mm | 2012-06-11 | 2 | -1/+7 |
* | Add DTrace's io.d, which handles tranlsations for file, buffer and | gnn | 2012-06-05 | 1 | -0/+220 |
* | Enable build of DTrace-related userland parts for MIPS | gonzo | 2012-03-24 | 2 | -3/+7 |
* | Merge new ZFS features from illumos: | mm | 2011-11-28 | 1 | -1/+1 |
* | Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead of | rwatson | 2011-11-28 | 1 | -1/+1 |
* | Fix a few gratuitous library dependencies. Some of the ZFS utilities | rmh | 2011-10-30 | 1 | -2/+2 |
* | Finally... Import the latest open-source ZFS version - (SPA) 28. | pjd | 2011-02-27 | 2 | -21/+26 |
* | When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack | dim | 2011-02-15 | 1 | -0/+2 |
* | Fix some leftover binaries and shared libraries in the system that still | dim | 2011-02-15 | 1 | -0/+1 |
* | Use ${PICFLAG} instead of -fpic. | rpaulo | 2010-10-27 | 1 | -1/+1 |
* | MFtbemd: | imp | 2010-08-23 | 2 | -3/+3 |
* | Use real atomic operations for sparc64. | marius | 2010-08-23 | 1 | -1/+1 |
* | Add powerpc64 to the list of architectures with real atomic operations. | nwhitehorn | 2010-08-23 | 1 | -1/+1 |
* | Don't link drti.o with libelf_pic.a. This means that all software with | rpaulo | 2010-08-21 | 1 | -7/+1 |
* | Link drti.o with a PIC version of libelf. This is needed because | rpaulo | 2010-08-21 | 1 | -2/+9 |
* | Add libdtrace support for tracing userland programs. | rpaulo | 2010-08-21 | 3 | -3/+196 |
* | Use double quotes when checking the value of MACHINE_ARCH. | rpaulo | 2010-08-21 | 1 | -1/+1 |
* | The DTrace instrumentation object is going to be i386/amd64 only. | rpaulo | 2010-08-21 | 1 | -1/+2 |
* | libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right | rpaulo | 2010-07-31 | 1 | -1/+5 |
* | Remove manual .includes in cddl Makefiles | uqs | 2010-03-02 | 9 | -18/+14 |
* | Remove files that are no longer used. | pjd | 2009-08-17 | 1 | -0/+1 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 3 | -3/+3 |
* | atomic.S has been renamed opensolaris_atomic.S to avoid collisions | kmacy | 2009-05-09 | 1 | -1/+1 |
* | Switch over to gnu99 compilation on default for userland. | rdivacky | 2009-03-14 | 1 | -2/+2 |