Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | MFC: 311225, 311243, 313045 | gnn | 2017-03-30 | 1 | -0/+18 | |
* | MFC r308773: | markj | 2017-02-03 | 1 | -7/+5 | |
* | MFC r310785: | ae | 2017-01-08 | 1 | -2/+2 | |
* | MFC r302474 (By gnn) | hiren | 2016-11-15 | 1 | -0/+3 | |
* | MFC: 304825 | gnn | 2016-09-12 | 1 | -1/+1 | |
* | Add initial DTrace support for RISC-V. | br | 2016-05-24 | 1 | -0/+4 | |
* | Fix the 'type' for a few variables from tcpcb. | hiren | 2016-04-15 | 1 | -4/+4 | |
* | fix tcpdebug: - assign to "flags" in each probe, not only debug-input | gnn | 2016-03-03 | 1 | -0/+14 | |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -27/+0 | |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 1 | -1/+0 | |
* | Use FILES for installing the dtrace scripts. | bdrewery | 2015-09-18 | 1 | -7/+4 | |
* | Remove an unneeded typedef of ip6_t from the DTrace ip provider library. | markj | 2015-09-15 | 1 | -3/+2 | |
* | dd DTrace probe points, translators and a corresponding script | gnn | 2015-09-13 | 1 | -1/+132 | |
* | - Use an explicit "depends_on module kernel" guard in DTrace libraries that | markj | 2015-08-07 | 10 | -8/+11 | |
* | First cut of DTrace for AArch64. | br | 2015-07-01 | 1 | -8/+12 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+53 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 4 | -1/+111 | |
| |\ | |/ |/| | ||||||
| * | Merge from head@274682 | sjg | 2014-11-19 | 2 | -4/+7 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 4 | -57/+59 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 | |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | sjg | 2014-04-27 | 2 | -1/+4 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -2/+40 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 6 | -33/+663 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+3 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 3 | -0/+113 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+47 | |
* | | | | | | | | | | | | Correctly link libdtrace and convert to LIBADD | bapt | 2015-05-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | Actually remove siftr-related definitions from tcp.d, missed in r283026. | markj | 2015-05-17 | 1 | -75/+0 | |
* | | | | | | | | | | | | Move siftr-related definitions out of tcp.d and into a separate library | markj | 2015-05-17 | 2 | -0/+101 | |
* | | | | | | | | | | | | Brief demo script showing the various values that can be read via | gnn | 2015-04-29 | 1 | -0/+75 | |
* | | | | | | | | | | | | libdtrace: add support for lazyload mode. | markj | 2015-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_t | markj | 2014-10-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Update the TCP structure used by DTrace to show the smoothed RTT. | gnn | 2014-10-19 | 1 | -0/+2 | |
* | | | | | | | | | | | Hook up support for userland CTF support in DTrace. This required some | markj | 2014-10-03 | 1 | -3/+3 | |
* | | | | | | | | | | | Make DTrace stuff compile with C99 standard. | delphij | 2014-08-22 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add stubs for CTF functions which are not yet implemented. | rpaulo | 2014-06-26 | 1 | -0/+2 | |
* | | | | | | | | | | Bind ip/tcp/udp provider translators and symbols to the same versions as in | markj | 2014-05-14 | 3 | -57/+57 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Remove a duplicate definition. | markj | 2014-05-04 | 1 | -1/+0 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Move some files that are identical on i386 and amd64 to an x86 subdirectory | markj | 2014-02-27 | 1 | -0/+2 | |
* | | | | | | | | 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 | |
| |_|_|_|_|/ |/| | | | | |