summaryrefslogtreecommitdiffstats
path: root/cddl/lib
Commit message (Expand)AuthorAgeFilesLines
* Use FILES for installing the dtrace scripts.bdrewery2015-09-181-7/+4
* Remove an unneeded typedef of ip6_t from the DTrace ip provider library.markj2015-09-151-3/+2
* dd DTrace probe points, translators and a corresponding scriptgnn2015-09-131-1/+132
* Sparc64 is the odd-man out, so form the if that way rather thanimp2015-08-231-3/+1
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatmarkj2015-08-0710-8/+11
* Rename zfs nvpair files to not colidate with our nvlist.oshogbo2015-07-091-3/+3
* First cut of DTrace for AArch64.br2015-07-012-11/+15
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Fix circular dependency between libzfs and libzfs_corebapt2015-06-152-2/+2
* Add META_MODE support.sjg2015-06-1310-0/+240
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-0810-20/+0
| * Merge sync of headsjg2015-05-277-2/+122
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-192-0/+5
| * Merge from head@274682sjg2014-11-194-8/+15
| |\
| * \ Merge head from 7/28sjg2014-08-197-60/+63
| |\ \
| * | | Updated dependenciessjg2014-05-169-9/+9
| * | | Updated dependenciessjg2014-05-109-0/+18
| * | | Merge from headsjg2014-05-083-2/+2
| |\ \ \
| * \ \ \ Merge headsjg2014-04-277-3/+33
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-131-2/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headsjg2013-09-058-35/+675
| |\ \ \ \ \ \
| * | | | | | | New/updated dependenciessjg2013-04-142-0/+21
| * | | | | | | sync from headsjg2013-04-124-2/+46
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-03-118-0/+8
| * | | | | | | | Updated dependenciessjg2013-02-169-18/+0
| * | | | | | | | Sync with HEAD.obrien2013-02-082-2/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-088-0/+18
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-046-4/+126
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-229-0/+194
* | | | | | | | | | | | | Add dependencies for libzfs_core and libzpool I missed on my first pass on thisngie2015-05-201-0/+2
* | | | | | | | | | | | | Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfsngie2015-05-201-0/+5
* | | | | | | | | | | | | Correctly link libdtrace and convert to LIBADDbapt2015-05-191-0/+2
* | | | | | | | | | | | | Actually remove siftr-related definitions from tcp.d, missed in r283026.markj2015-05-171-75/+0
* | | | | | | | | | | | | Move siftr-related definitions out of tcp.d and into a separate librarymarkj2015-05-172-0/+101
* | | | | | | | | | | | | Brief demo script showing the various values that can be read viagnn2015-04-291-0/+75
* | | | | | | | | | | | | libdtrace: add support for lazyload mode.markj2015-04-081-1/+1
* | | | | | | | | | | | | Initial version of DTrace on ARM32.gnn2015-02-102-1/+6
* | | | | | | | | | | | | MFV r272851:markj2014-12-081-0/+1
* | | | | | | | | | | | | MFV r260710 + 275532:delphij2014-12-061-0/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_tmarkj2014-10-211-1/+1
* | | | | | | | | | | | Update the TCP structure used by DTrace to show the smoothed RTT.gnn2014-10-191-0/+2
* | | | | | | | | | | | Hook up support for userland CTF support in DTrace. This required somemarkj2014-10-031-3/+3
* | | | | | | | | | | | Add dependencies to various libraries to libzfs and libzpool.delphij2014-10-032-4/+8
* | | | | | | | | | | | Revert r272189, the committed version was an old version and breaks build.delphij2014-09-271-2/+2
* | | | | | | | | | | | Add libuutil to dependency list.delphij2014-09-261-2/+2
* | | | | | | | | | | | Make DTrace stuff compile with C99 standard.delphij2014-08-221-0/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Remove ia64.marcel2014-07-071-1/+1
* | | | | | | | | | | Add stubs for CTF functions which are not yet implemented.rpaulo2014-06-261-0/+2
* | | | | | | | | | | Explicitly link libzfs against libavl as it is done in OpenSolarisdelphij2014-05-221-2/+2
OpenPOWER on IntegriCloud