freebsd-dev/cddl/lib
Domagoj Stolfa 4ae6991228 dtrace: Add WITH_DTRACE_ASAN
This option is a blanket for all the DTrace-related software. The option
when enabled passes in -fsanitize=address -fsanitize=undeifned, enabling
ASAN and UBSAN in the following components:

 - libdtrace
 - dtrace(1)
 - lockstat(1)
 - plockstat(1)

The option defaults to "no" and is intended as a developer aid.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D41157
2023-07-27 16:07:34 -04:00
..
drti
libavl Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libctf Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libdtrace dtrace: Add WITH_DTRACE_ASAN 2023-07-27 16:07:34 -04:00
libicp Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libicp_rescue Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libnvpair Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libspl Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libtpool Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libumem pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
libuutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfs Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfs_core Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzfsbootenv Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
libzpool zfs: merge openzfs/zfs@feff9dfed 2023-06-10 19:31:17 +02:00
libzutil Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pam_zfs_key pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
tests
Makefile
Makefile.inc