aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* dtrace tests: Update names after the syscall::exit probe was renamedMark Johnston4 days4-4/+4
* dtrace.1: remove sparcMinsoo Choo4 days1-5/+1
* opensolaris: remove references to sparcMinsoo Choo4 days3-14/+0
* dtrace: remove sparc testsMinsoo Choo4 days22-1185/+0
* dtrace_priv.4: Document the DTrace priv providerMateusz Piotrowski2025-11-121-1/+2
* dtrace.1: Document DTRACE_DEBUGMateusz Piotrowski2025-11-081-1/+9
* dtrace.1: Fix mdoc macros around -xMateusz Piotrowski2025-11-061-1/+1
* dtrace_pid.4: Document the DTrace PID providerMateusz Piotrowski2025-11-061-1/+2
* dtrace_callout_execute.4: Document the DTrace callout_execute providerMateusz Piotrowski2025-11-041-1/+2
* dtrace_vfs.4: Document the DTrace vfs providerMateusz Piotrowski2025-11-031-1/+2
* dtrace.1: Document security.bsd.allow_destructive_dtraceMateusz Piotrowski2025-08-011-1/+24
* libdtrace: Permit taking the address of an identifier without type infoMark Johnston2025-07-211-0/+54
* dtrace_fbt.4: Document the DTrace fbt providerMateusz Piotrowski2025-07-161-1/+2
* dtrace.1: Document evaltimeMateusz Piotrowski2025-07-141-1/+47
* dtrace_profile.4: Document the DTrace profile providerMateusz Piotrowski2025-07-141-0/+1
* d.7: Document the DTrace scripting languageMateusz Piotrowski2025-07-141-1/+2
* dtrace_dtrace.4: Document the DTrace dtrace providerMateusz Piotrowski2025-07-141-0/+1
* dtrace.1: Reference dwatch(1) and tracing(7)Mateusz Piotrowski2025-07-121-1/+3
* dtrace.1: Mention providers in SEE ALSOMateusz Piotrowski2025-06-141-1/+12
* dtrace tests: Fix nits in some test programsMark Johnston2025-06-042-5/+7
* libdtrace: Generalize handling of data models a bitMark Johnston2025-01-251-4/+3
* dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston2024-09-192-0/+37
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-6/+5
* dtrace tests: Catch up with ping(8) output changesMark Johnston2024-01-101-1/+1
* dtrace tests: Stop hard-coding an incorrect path to sleep(1)Mark Johnston2024-01-104-4/+4
* dtrace tests: Run ksh with -pMark Johnston2024-01-1010-10/+10
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-01-1028-9/+2132
* Trim various $FreeBSD$John Baldwin2023-10-102-4/+0
* dtrace: move kinst tests to commonChristos Margiolis2023-07-041-0/+0
* kinst: fix memcpy() tracing crashChristos Margiolis2023-05-261-0/+1
* dtrace.1: fix mandoc -TlintChristos Margiolis2023-05-231-5/+5
* dtrace(1): add -d flag to dump D script post-dt_sugarChristos Margiolis2023-05-232-4/+15
* 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
* dtrace tests: Extend the kinst regression testMark Johnston2022-12-081-0/+1
* kinst: Add a rudimentary regression test caseMark Johnston2022-10-111-0/+46
* dtrace tests: Rename some test type names to avoid a conflictMark Johnston2022-08-031-6/+6
* dtrace tests: Override RLIMIT_CORE for a test which triggers a core dumpMark Johnston2022-08-031-1/+1
* lockstat: Fix construction of comparision predicatesKornel Dulęba2022-07-041-2/+2
* dtrace tests: Fix expected outout for tst.system.dLi-Wen Hsu2022-03-091-6/+6
* dtrace: Disable getf() as it is broken on FreeBSDDomagoj Stolfa2021-12-171-1/+1
* dtrace.1: Document a couple of preprocessor-related optionsMark Johnston2021-09-071-0/+11
* dtrace.1: Document -x ldpathMark Johnston2021-09-071-1/+9
* dtrace tests: Fix tst.system.d after ping/ping6 unificationMark Johnston2021-04-231-3/+3
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-021-1/+9
* dtrace tests: fix prototypes for gcc buildRyan Libby2021-01-114-6/+9
* dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %TAndriy Gapon2020-12-031-0/+9
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-1933-112/+105
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-2526-41837/+6
* MFOpenZFS: Add support for boot environment data to be stored in the labelToomas Soome2020-08-051-2/+2