aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libdtrace/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use ZFSTOP more broadlyJohn Baldwin9 days1-4/+4
* zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska2025-11-171-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-01-101-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa2023-08-021-0/+10
* dtrace: Revert the addition of WITH_DTRACE_ASANMark Johnston2023-08-011-11/+0
* libdtrace: Explicitly set SHLIBDIR and SHLIB_MAJORMark Johnston2023-08-011-0/+4
* dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa2023-07-271-0/+7
* dtrace: add register bindings for arm64Christos Margiolis2023-05-231-0/+1
* dtrace: implement dtrace_instr_size() for arm64Christos Margiolis2023-05-231-0/+4
* dtrace: add register bindings for RISC-VChristos Margiolis2023-04-201-0/+1
* dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis2023-04-201-1/+5
* libdtrace: Add kinst supportChristos Margiolis2022-10-111-0/+1
* dtrace: Remove local mips supportBrooks Davis2022-07-011-4/+0
* ctf: Import ctf.h from OpenBSDMark Johnston2022-03-071-1/+0
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-191-0/+1
* 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
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-0/+10
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-281-3/+0
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-221-0/+1
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-311-0/+1
* Add D definitions for the named values in socket.hGeorge V. Neville-Neil2017-09-071-0/+1
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-20/+20
* Define dependencies for some auto-generated source files in libdtrace.Mark Johnston2016-11-171-7/+5
* MFV r304057:Mark Johnston2016-08-161-0/+1
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-241-0/+4
* Use FILES for installing the dtrace scripts.Bryan Drewery2015-09-181-7/+4
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-8/+12
* Correctly link libdtrace and convert to LIBADDBaptiste Daroussin2015-05-191-0/+2
* Move siftr-related definitions out of tcp.d and into a separate libraryMark Johnston2015-05-171-0/+1
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+4
* Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-271-0/+2
* Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston2013-08-251-0/+3
* Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-121-0/+1
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-1/+0
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-0/+1
* Dtrace: Add SUN MDB-like type-aware print() action.Pedro F. Giffuni2013-03-251-0/+1
* Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis2013-01-171-1/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-071-0/+4
* Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-111-0/+1
* Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko2012-03-241-2/+6
* MFtbemd:Warner Losh2010-08-231-2/+2
* Add libdtrace support for tracing userland programs.Rui Paulo2010-08-211-3/+13
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-021-7/+3
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add the DTrace libraries and D library scripts.John Birrell2008-05-221-0/+97