summaryrefslogtreecommitdiffstats
path: root/cddl/lib/libdtrace
Commit message (Expand)AuthorAgeFilesLines
* MFC: 311225, 311243, 313045gnn2017-03-301-0/+18
* MFC r308773:markj2017-02-031-7/+5
* MFC r310785:ae2017-01-081-2/+2
* MFC r302474 (By gnn)hiren2016-11-151-0/+3
* MFC: 304825gnn2016-09-121-1/+1
* Add initial DTrace support for RISC-V.br2016-05-241-0/+4
* Fix the 'type' for a few variables from tcpcb.hiren2016-04-151-4/+4
* fix tcpdebug: - assign to "flags" in each probe, not only debug-inputgnn2016-03-031-0/+14
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-27/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* 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
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatmarkj2015-08-0710-8/+11
* First cut of DTrace for AArch64.br2015-07-011-8/+12
* Add META_MODE support.sjg2015-06-131-0/+53
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-274-1/+111
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-192-4/+7
| |\
| * \ Merge head from 7/28sjg2014-08-194-57/+59
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+1
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+0
| |\ \ \
| * \ \ \ Merge headsjg2014-04-272-1/+4
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-131-2/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headsjg2013-09-056-33/+663
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headsjg2013-04-121-0/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | | | Sync with HEAD.obrien2013-02-081-1/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-043-0/+113
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+47
* | | | | | | | | | | | 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-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
| |_|_|_|_|/ |/| | | | |
OpenPOWER on IntegriCloud