aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
Commit message (Expand)AuthorAgeFilesLines
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-102-1/+6
* MFV r272851:Mark Johnston2014-12-081-0/+1
* MFV r260710 + 275532:Xin LI2014-12-061-0/+1
* Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_tMark Johnston2014-10-211-1/+1
* Update the TCP structure used by DTrace to show the smoothed RTT.George V. Neville-Neil2014-10-191-0/+2
* Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-031-3/+3
* Add dependencies to various libraries to libzfs and libzpool.Xin LI2014-10-032-4/+8
* Revert r272189, the committed version was an old version and breaks build.Xin LI2014-09-271-2/+2
* Add libuutil to dependency list.Xin LI2014-09-261-2/+2
* Make DTrace stuff compile with C99 standard.Xin LI2014-08-221-0/+1
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* Add stubs for CTF functions which are not yet implemented.Rui Paulo2014-06-261-0/+2
* Explicitly link libzfs against libavl as it is done in OpenSolarisXin LI2014-05-221-2/+2
* Bind ip/tcp/udp provider translators and symbols to the same versions as inMark Johnston2014-05-143-57/+57
* Import adapted OpenSolaris' thread pool API implementation.Alexander Motin2014-05-081-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Remove a duplicate definition.Mark Johnston2014-05-041-1/+0
* Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-251-1/+1
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-1/+16
* mark that libctf depends upon libz so that if you dlopen libctf, youJohn-Mark Gurney2014-03-051-0/+3
* Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-271-0/+2
* spelling in comments fixupSean Bruno2013-11-041-2/+2
* This library uses macros to define fprintf behvavior for several object typesSean Bruno2013-11-031-0/+9
* Add a function, memstr, which can be used to convert a buffer ofMark Johnston2013-10-161-1/+2
* Add a separate translator for headers passed to the TCP probes in theMark Johnston2013-10-021-1/+39
* Use the address of the inpcb rather than the tcpcb to identify TCPMark Johnston2013-09-151-1/+1
* Build all ZFS testing & debugging tools with -g.Will Andrews2013-08-271-2/+4
* Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston2013-08-254-0/+566
* Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-121-0/+1
* Work around the implementation of LIBRARIES_ONLY. It causes drti.o toBrooks Davis2013-05-071-0/+8
* DTrace: NFS translators should be split into client/server piecesPedro F. Giffuni2013-04-182-31/+59
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-1/+0
* DTrace: NFS translators should be split into client/server piecesPedro F. Giffuni2013-04-152-19/+55
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-0/+1
* Revert previous change in favor of a fix to the actual dtraceGeorge V. Neville-Neil2013-03-281-0/+2
* Remove dependency code that caused a double inclusion.George V. Neville-Neil2013-03-281-2/+0
* Dtrace: Add SUN MDB-like type-aware print() action.Pedro F. Giffuni2013-03-251-0/+1
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cMartin Matuska2013-03-182-1/+6
* Add forwards compatibility for libzfs_coreMartin Matuska2013-03-171-1/+1
* WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-053-2/+39
* Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis2013-01-171-1/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-072-1/+6
* Add TRIM support.Pawel Jakub Dawidek2012-09-231-1/+1
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-121-0/+3
* Finish porting execsnoop to FreeBSD. This includes replacing the zonenameRui Paulo2012-09-011-0/+2
* Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-301-2/+2
* Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-112-144/+35
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-112-1/+7
* Add DTrace's io.d, which handles tranlsations for file, buffer andGeorge V. Neville-Neil2012-06-051-0/+220
* Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko2012-03-242-3/+7