aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* dtrace: add register bindings for RISC-VChristos Margiolis2023-05-072-0/+75
* dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis2023-05-071-1/+5
* libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sectionsMark Johnston2023-04-111-2/+2
* libdtrace: fix indendation in dt_printd()Christos Margiolis2023-03-271-1/+1
* dwatch: install hard links with same mode as targetEd Maste2023-03-231-0/+1
* libicp: Link with -z noexecstack for ld.bfd.John Baldwin2023-03-222-0/+4
* lockstat: Use gelf.h instead of playing games with the preprocessorMark Johnston2023-03-051-13/+8
* lockstat: Use the correct type for a symbol sizeMark Johnston2023-03-051-1/+1
* Delete obsolete Solaris compat header file stdlib.hZhenlei Huang2023-03-021-37/+0
* ctf: Remove unused function prototype for getpname()Zhenlei Huang2023-02-271-2/+0
* ctfdump: Use getprogname()Zhenlei Huang2023-02-262-25/+1
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2023-02-0222-14/+23
* libdtrace: Change the binding of USDT probe symbols to STB_WEAKMark Johnston2022-12-191-0/+1
* zfsd(8): Fix a typo in an error messageGordon Bergling2022-11-011-1/+1
* libdtrace: Fix some CPU register number definitions to match the kernelMark Johnston2022-10-191-3/+3
* dtrace: Add a "regs" variableMark Johnston2022-10-181-0/+2
* zfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release) into stable/13Martin Matuska2022-10-042-8/+0
* ctfconvert: Give bitfield types names distinct from the base typeMark Johnston2022-08-113-3/+19
* dtrace tests: Override RLIMIT_CORE for a test which triggers a core dumpMark Johnston2022-08-111-1/+1
* dtrace tests: Rename some test type names to avoid a conflictMark Johnston2022-08-111-6/+6
* lockstat: Fix construction of comparision predicatesKornel Dulęba2022-07-191-2/+2
* ctfdump: Remove definitions of warn() and vwarn()Mark Johnston2022-04-283-31/+2
* ctf: Link CTF toolchain man pages to ctf.5Mark Johnston2022-04-283-12/+16
* libctf: Fix recursive descent into anonymous SOU fieldsMark Johnston2022-04-141-2/+2
* ctf: Avoid passing a caddr_t to roundup2()Mark Johnston2022-04-071-1/+1
* ctf: Fix a -Wunused-but-set-variable warningMark Johnston2022-04-071-2/+0
* ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}Mark Johnston2022-04-073-271/+472
* libctf: Handle CTFv3 containersMark Johnston2022-04-078-421/+895
* ctf: Add definitions for CTFv3Mark Johnston2022-04-071-94/+114
* ctf: Import ctf.h from OpenBSDMark Johnston2022-04-072-2/+1
* dtrace tests: Fix expected outout for tst.system.dLi-Wen Hsu2022-03-091-6/+6
* libctf: Use const ctf_file_t references in string lookup routinesMark Johnston2022-03-022-5/+5
* libctf: Remove checks for CTFv1Mark Johnston2022-03-022-13/+8
* libdtrace: Add a missing newline to an error messageMark Johnston2022-03-021-1/+1
* libctf: Rip out CTFv1 supportMark Johnston2022-02-211-35/+1
* libctf: Use ctf_type_t instead of struct ctf_typeMark Johnston2022-02-211-1/+1
* ctfconvert: Rip out STABS supportMark Johnston2022-02-217-1827/+0
* Disable clang 14 warning about bitwise operators in zstdDimitry Andric2022-02-111-0/+1
* dt_unring_buf: set dtbd_oldest to the start of the first recordAndriy Gapon2022-02-081-1/+1
* ctfconvert: Handle arrays of empty structsMark Johnston2022-01-071-2/+10
* pkgbase: Create a FreeBSD-dwatch packageEmmanuel Vadot2022-01-053-0/+4
* dtrace: Disable getf() as it is broken on FreeBSDDomagoj Stolfa2021-12-271-1/+1
* cddl: fix missing ZFS library dependenciesGreg V2021-11-296-4/+8
* libctf: Improve check for duplicate SOU definitions in ctf_add_type()Mark Johnston2021-10-181-27/+73
* dtrace.1: Document a couple of preprocessor-related optionsMark Johnston2021-09-141-0/+11
* dtrace.1: Document -x ldpathMark Johnston2021-09-141-1/+9
* Explicitly link zfsd with libspl to avoid undefined referencesDimitry Andric2021-08-311-1/+1
* zfsd: Check for error from zpool_vdev_onlineRyan Moeller2021-07-131-3/+11
* zfs: attach zpool_influxdb to buildMartin Matuska2021-07-104-1/+73
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-305-0/+5