bind9/bin
Ondřej Surý 784d055809
Add support for User Statically Defined Tracing (USDT) probes
This adds support for User Statically Defined Tracing (USDT).  On
Linux, this uses the header from SystemTap and dtrace utility, but the
support is universal as long as dtrace is available.

Also add the required infrastructure to add probes to libisc, libdns and
libns libraries, where most of the probes will be.
2023-08-21 18:39:53 +02:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
dig Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
dnssec Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
named Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
nsupdate Pin dns_request to the associated loop 2023-07-28 09:01:22 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove remaining auto-dnssec bits 2023-07-20 11:04:24 +02:00
tests .gitignore temporary directories and symlinks in system test dir 2023-08-21 15:54:40 +02:00
tools Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00