aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
...
* zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfsAlan Somers2023-07-103-9/+9
* dtrace: move kinst tests to commonChristos Margiolis2023-07-044-2/+2
* dtrace: improve siftr probeMichael Tuexen2023-07-021-8/+19
* dtrace: third update to the siftr probeMichael Tuexen2023-07-011-2/+0
* dtrace: another update of the siftr probeMichael Tuexen2023-07-011-4/+4
* dtrace: update siftr probeMichael Tuexen2023-07-011-6/+6
* dtrace: fix constants used by the siftr probeMichael Tuexen2023-06-301-2/+2
* ctfconvert: Integer encoding types are unsignedMark Johnston2023-06-281-3/+3
* zfs: merge openzfs/zfs@feff9dfedMartin Matuska2023-06-101-1/+0
* zfsd: Fix typo in commentElyes Haouas2023-06-021-1/+1
* kinst: fix memcpy() tracing crashChristos Margiolis2023-05-261-0/+1
* dtrace.1: fix mandoc -TlintChristos Margiolis2023-05-231-5/+5
* dtrace: add register bindings for arm64Christos Margiolis2023-05-232-0/+75
* dtrace: implement dtrace_instr_size() for arm64Christos Margiolis2023-05-231-0/+4
* dtrace(1): add -d flag to dump D script post-dt_sugarChristos Margiolis2023-05-234-10/+28
* libdtrace: get rid of illumos ifdefs in dt_module_update(), fix dm_file and d...Christos Margiolis2023-05-231-27/+3
* dtrace: add register bindings for RISC-VChristos Margiolis2023-04-202-0/+75
* dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis2023-04-201-1/+5
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1927-88/+34
* zfsd: add support for hotplugging sparesAlan Somers2023-04-064-8/+69
* libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sectionsMark Johnston2023-04-041-2/+2
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-038-37/+84
* libdtrace: fix indendation in dt_printd()Christos Margiolis2023-03-201-1/+1
* ctf: Remove unused function prototype for getpname()Zhenlei Huang2023-02-261-2/+0
* zpool: install vdevprops(7) man pageYuri2023-02-251-0/+1
* lockstat: Use gelf.h instead of playing games with the preprocessorMark Johnston2023-02-251-13/+8
* lockstat: Use the correct type for a symbol sizeMark Johnston2023-02-251-1/+1
* Delete obsolete Solaris compat header file stdlib.hZhenlei Huang2023-02-231-37/+0
* ctfdump: Use getprogname()Zhenlei Huang2023-02-232-25/+1
* pkgbase: Create a FreeBSD-ctf-tools packageEmmanuel Vadot2023-02-083-0/+3
* libdtrace: add riscv supportMitchell Horne2023-02-061-7/+103
* libdtrace: drop remaining mips supportMitchell Horne2023-02-062-28/+2
* zfs: Disable -Wunused-variable for environ in main in zfs_main.c.John Baldwin2023-01-301-0/+2
* Retire WITHOUT_CXX optionEd Maste2023-01-271-2/+1
* dtrace: remove stray {Kristof Provost2023-01-241-1/+1
* dtrace: conditionally load the systrace_linux klds when loading dtrace.Andrew Gallatin2023-01-241-0/+9
* libdtrace: Change the binding of USDT probe symbols to STB_WEAKMark Johnston2022-12-111-0/+1
* dtrace tests: Extend the kinst regression testMark Johnston2022-12-081-0/+1
* tcp: embed inpcb into tcpcbGleb Smirnoff2022-12-071-11/+11
* dwatch: install hard links with same mode as targetEd Maste2022-11-231-0/+1
* libicp: Link with -z noexecstack for ld.bfd.John Baldwin2022-11-222-0/+4
* zfs: merge openzfs/zfs@2163cde45Martin Matuska2022-11-161-0/+1
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-2622-14/+23
* zfsd(8): Fix a typo in an error messageGordon Bergling2022-10-251-1/+1
* libdtrace: Fix some CPU register number definitions to match the kernelMark Johnston2022-10-121-3/+3
* kinst: Add a rudimentary regression test caseMark Johnston2022-10-113-1/+67
* libdtrace: Add kinst supportChristos Margiolis2022-10-114-0/+34
* dtrace: Add a "regs" variableMark Johnston2022-10-041-0/+2
* libzpool: Disable -Wuse-after-free for dbuf.c.John Baldwin2022-10-031-0/+4
* zfs: merge openzfs/zfs@c629f0bf6Martin Matuska2022-09-212-2/+0