summaryrefslogtreecommitdiffstats
path: root/cddl/lib/libdtrace
Commit message (Expand)AuthorAgeFilesLines
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+4
* 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
* Make DTrace stuff compile with C99 standard.delphij2014-08-221-0/+1
* Add stubs for CTF functions which are not yet implemented.rpaulo2014-06-261-0/+2
* Bind ip/tcp/udp provider translators and symbols to the same versions as inmarkj2014-05-143-57/+57
* Remove a duplicate definition.markj2014-05-041-1/+0
* Move some files that are identical on i386 and amd64 to an x86 subdirectorymarkj2014-02-271-0/+2
* Add a function, memstr, which can be used to convert a buffer ofmarkj2013-10-161-1/+2
* Add a separate translator for headers passed to the TCP probes in themarkj2013-10-021-1/+39
* Use the address of the inpcb rather than the tcpcb to identify TCPmarkj2013-09-151-1/+1
* Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-254-0/+566
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-121-0/+1
* DTrace: NFS translators should be split into client/server piecespfg2013-04-182-31/+59
* DTrace: Revert r249367pfg2013-04-171-1/+0
* DTrace: NFS translators should be split into client/server piecespfg2013-04-152-19/+55
* DTrace: option for time-ordered outputpfg2013-04-111-0/+1
* Revert previous change in favor of a fix to the actual dtracegnn2013-03-281-0/+2
* Remove dependency code that caused a double inclusion.gnn2013-03-281-2/+0
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-251-0/+1
* Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-171-1/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+4
* Finish porting execsnoop to FreeBSD. This includes replacing the zonenamerpaulo2012-09-011-0/+2
* Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-112-144/+35
* Add DTrace's io.d, which handles tranlsations for file, buffer andgnn2012-06-051-0/+220
* Enable build of DTrace-related userland parts for MIPSgonzo2012-03-241-2/+6
* MFtbemd:imp2010-08-231-2/+2
* Add libdtrace support for tracing userland programs.rpaulo2010-08-213-3/+196
* Remove manual .includes in cddl Makefilesuqs2010-03-021-7/+3
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Add the DTrace libraries and D library scripts.jb2008-05-228-0/+802
OpenPOWER on IntegriCloud