aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libdtrace
Commit message (Expand)AuthorAgeFilesLines
...
* Use tabs in io.d, fix alignment issues, remove extraneous newlinesDevin Teske2018-02-128-112/+107
* Remove uneeded parentheses.Mark Johnston2018-01-251-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add D definitions for the named values in socket.hGeorge V. Neville-Neil2017-09-072-0/+302
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-20/+20
* Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP p...George V. Neville-Neil2017-02-011-0/+18
* Convert ipv4_flags and ipv4_offset fields into host byte order.Andrey V. Elsukov2016-12-291-2/+2
* libproc: Add support for some proc_attach() flags.Mark Johnston2016-12-061-0/+3
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-1/+1
* Define dependencies for some auto-generated source files in libdtrace.Mark Johnston2016-11-171-7/+5
* Unlike Solaris, in FreeBSD p_args can be 0 so check for thatGeorge V. Neville-Neil2016-08-251-1/+1
* MFV r304057:Mark Johnston2016-08-161-0/+1
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-081-0/+3
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-241-0/+4
* Fix the 'type' for a few variables from tcpcb.Hiren Panchasara2016-04-151-4/+4
* fix tcpdebug: - assign to "flags" in each probe, not only debug-inputGeorge V. Neville-Neil2016-03-031-0/+14
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-27/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Use FILES for installing the dtrace scripts.Bryan Drewery2015-09-181-7/+4
* Remove an unneeded typedef of ip6_t from the DTrace ip provider library.Mark Johnston2015-09-151-3/+2
* dd DTrace probe points, translators and a corresponding scriptGeorge V. Neville-Neil2015-09-131-1/+132
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatMark Johnston2015-08-0710-8/+11
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-8/+12
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+53
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-1/+111
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-4/+7
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-194-57/+59
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+0
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-272-1/+4
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-2/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-056-33/+663
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-0/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | | | Sync from headSimon J. Gerraty2012-11-043-0/+113
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+47
* | | | | | | | | | | Correctly link libdtrace and convert to LIBADDBaptiste Daroussin2015-05-191-0/+2
* | | | | | | | | | | Actually remove siftr-related definitions from tcp.d, missed in r283026.Mark Johnston2015-05-171-75/+0
* | | | | | | | | | | Move siftr-related definitions out of tcp.d and into a separate libraryMark Johnston2015-05-172-0/+101
* | | | | | | | | | | Brief demo script showing the various values that can be read viaGeorge V. Neville-Neil2015-04-291-0/+75
* | | | | | | | | | | libdtrace: add support for lazyload mode.Mark Johnston2015-04-081-1/+1
* | | | | | | | | | | Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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