summaryrefslogtreecommitdiff
path: root/cddl/lib/libdtrace/Makefile
AgeCommit message (Expand)Author
13 daysdtrace: Add definitiosn for the cam dtrace providerWarner Losh
2025-11-24Use ZFSTOP more broadlyJohn Baldwin
2025-11-17zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-01-10dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-02dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa
2023-08-01dtrace: Revert the addition of WITH_DTRACE_ASANMark Johnston
2023-08-01libdtrace: Explicitly set SHLIBDIR and SHLIB_MAJORMark Johnston
2023-07-27dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa
2023-05-23dtrace: add register bindings for arm64Christos Margiolis
2023-05-23dtrace: implement dtrace_instr_size() for arm64Christos Margiolis
2023-04-20dtrace: add register bindings for RISC-VChristos Margiolis
2023-04-20dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis
2022-10-11libdtrace: Add kinst supportChristos Margiolis
2022-07-01dtrace: Remove local mips supportBrooks Davis
2022-03-07ctf: Import ctf.h from OpenBSDMark Johnston
2021-06-19pkgbase: Put dtrace in its own packageEmmanuel Vadot
2021-02-17libdtrace: Stop relying on lex compatibilityMark Johnston
2021-01-07Install dtrace.h and dependenciesAlex Richardson
2020-09-10Remove -I flag for include path that doesn't existAlex Richardson
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2020-07-28- Cleanups related to sparc64 removal.Yoshihiro Takahashi
2018-08-22Add support for send, receive and state-change DTrace providers forMichael Tuexen
2018-07-31Add a dtrace provider for UDP-Lite.Michael Tuexen
2017-09-07Add D definitions for the named values in socket.hGeorge V. Neville-Neil
2017-03-04cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2016-11-17Define dependencies for some auto-generated source files in libdtrace.Mark Johnston
2016-08-16MFV r304057:Mark Johnston
2016-05-24Add initial DTrace support for RISC-V.Ruslan Bukin
2015-09-18Use FILES for installing the dtrace scripts.Bryan Drewery
2015-07-01First cut of DTrace for AArch64.Ruslan Bukin
2015-05-19Correctly link libdtrace and convert to LIBADDBaptiste Daroussin
2015-05-17Move siftr-related definitions out of tcp.d and into a separate libraryMark Johnston
2015-02-10Initial version of DTrace on ARM32.George V. Neville-Neil
2014-02-27Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston
2013-08-25Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston
2013-05-12Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston
2013-04-17DTrace: Revert r249367Pedro F. Giffuni
2013-04-11DTrace: option for time-ordered outputPedro F. Giffuni
2013-03-25Dtrace: Add SUN MDB-like type-aware print() action.Pedro F. Giffuni
2013-01-17Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis
2012-11-07Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits
2012-07-11Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil
2012-03-24Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko
2010-08-23MFtbemd:Warner Losh
2010-08-21Add libdtrace support for tracing userland programs.Rui Paulo
2010-03-02Remove manual .includes in cddl MakefilesUlrich Spörlein
2009-07-19Bump the version of all non-symbol-versioned shared libraries inKen Smith
2008-05-22Add the DTrace libraries and D library scripts.John Birrell