aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libdtrace
Commit message (Expand)AuthorAgeFilesLines
* libdtrace: Stop relying on lex compatibilityMark Johnston2021-02-171-2/+0
* Install dtrace.h and dependenciesAlex Richardson2021-01-071-0/+7
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-101-1/+0
* Correct the D definition for EINTEGRITY.Mark Johnston2020-09-011-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-0/+10
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-281-3/+0
* sack_newdata and snd_recover hold the same value. Therefore, use onlyMichael Tuexen2020-02-131-1/+1
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-171-1/+4
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-222-0/+172
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-313-0/+81
* Add support for TCP state names used by Solaris.Michael Tuexen2018-07-141-0/+26
* The IP, TCP, and UDP provider report IP addresses as strings.Michael Tuexen2018-06-183-8/+8
* Unbreak dtrace runtime for udp after svn r334719 SO_REUSEPORT commit.Sean Bruno2018-06-071-4/+4
* Load balance sockets with new SO_REUSEPORT_LB option.Sean Bruno2018-06-061-4/+4
* Revert r332894 at the request of the submitter.Sean Bruno2018-04-241-4/+4
* Load balance sockets with new SO_REUSEPORT_LB optionSean Bruno2018-04-231-4/+4
* Consistent casing for fallback SIGCHLD (s/Unknown/unknown/)Devin Teske2018-02-261-1/+1
* Updates and enhancements to signal.d to aid DTrace scriptingDevin Teske2018-02-251-0/+52
* Updates and enhancements to io.d to aid DTrace scriptingDevin Teske2018-02-241-0/+154
* Add inline to errno.d for translating int to stringDevin Teske2018-02-161-0/+110
* Add the following errno definitions to /usr/lib/dtrace/errno.dDevin Teske2018-02-151-1/+11
* 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