aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace
Commit message (Expand)AuthorAgeFilesLines
* 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-101-2/+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
* 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
* 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
* Add HISTORY sections to ZFS and dtrace manpageGordon Bergling2020-06-141-1/+6
* Fix inconsistencies in anonymous DOF files.Mark Johnston2019-11-181-1/+1
* Fix dtrace test case after r351423 due to ping6(8) options changedLi-Wen Hsu2019-08-311-1/+1
* Fix tests use /etc/motd after r350184 by using an always existing fileLi-Wen Hsu2019-08-313-3/+3
* DTrace: create an amd64 test suitMariusz Zaborski2019-06-053-0/+161
* Add a trailing empty line to match the test code outputLi-Wen Hsu2019-04-291-0/+1
* Some test scripts use ncat --sctp --listen port to run an SCTP discardMichael Tuexen2019-04-282-36/+68
* Ensure that we use a 64-bit value for the last mmap() argument.Mark Johnston2019-03-201-1/+2
* dtrace(1): remove reference to dtruss that was removed from baseYuri Pankov2018-10-311-2/+1
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-229-7/+623
* Add partial documentation for dtrace(1)'s -x configuration options.Mark Johnston2018-08-161-2/+111
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-314-0/+250
* Improve TCP related tests for dtrace.Michael Tuexen2018-07-224-43/+37
* Test that the dtrace UDP receive probe fires.Michael Tuexen2018-07-202-6/+14
* Adjust comment to reality since r286171.Michael Tuexen2018-07-151-2/+1