aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* The IP, TCP, and UDP provider report IP addresses as strings.Michael Tuexen2018-06-183-8/+8
* Fix markup in zfs(8); no content changeEric van Gyzen2018-06-151-1/+3
* Process CUs with a language attribute of DW_LANG_Mips_Assembler.Mark Johnston2018-06-111-1/+2
* Don't process DWARF generated from non-C/C++ code.Mark Johnston2018-06-091-3/+22
* This originated from ZFS On Linux, asSean Eric Fagan2018-06-086-65/+98
* Unbreak dtrace runtime for udp after svn r334719 SO_REUSEPORT commit.Sean Bruno2018-06-071-4/+4
* Load balance sockets with new SO_REUSEPORT_LB option.Sean Bruno2018-06-061-4/+4
* dwatch(1): Update manual to reference actual releaseDevin Teske2018-06-031-1/+1
* dwatch(1): Fix "-t test" for post-processing profilesDevin Teske2018-05-291-3/+3
* dwatch(1): Eliminate ANSI dimming in developer modeDevin Teske2018-05-271-4/+0
* dwatch(1): Guard against error when given -t "*..."Devin Teske2018-05-271-2/+2
* ctf dwarf: don't report "no dwarf entry" as if it were an errorMatt Macy2018-05-191-3/+6
* ctfconvert: silence useless enum has too many values warningMatt Macy2018-05-191-2/+0
* dwatch(1): Refactor sendrecv profileDevin Teske2018-05-121-17/+29
* dwatch(1): Expose process for ip/tcp/udpDevin Teske2018-05-123-63/+0
* dwatch(1): Allow `-E code' to override profile EVENT_DETAILSDevin Teske2018-05-1217-0/+34
* dwatch(1): Export ARGV to profiles loaded via load_profile()Devin Teske2018-05-121-0/+43
* dwatch(1): Simplify info message testDevin Teske2018-05-121-1/+1
* dwatch(1): Separate default values so `-[BK] num' don't affect usageDevin Teske2018-05-121-4/+10
* dwatch(1): Bugfix, usage displayed with `-1Q'Devin Teske2018-05-121-3/+2
* Cleanup sundry clang warnings for code that is not upstream in illumos.Sean Bruno2018-05-061-3/+3
* zpool(8): correct list of default properties in 'list'.Eitan Adler2018-04-281-2/+4
* Revert r332894 at the request of the submitter.Sean Bruno2018-04-241-4/+4
* Load balance sockets with new SO_REUSEPORT_LB optionSean Bruno2018-04-231-4/+4
* dwatch(1): Remove the line used to demonstrate `-dev' optionDevin Teske2018-04-221-1/+0
* dwatch(1): Add profile for send(2)/recv(2) syscallsDevin Teske2018-04-222-0/+223
* dwatch(1): Add `-dev' option to aid debugging of profilesDevin Teske2018-04-221-1/+63
* MFV man pages update from r329502: 7614 zfs device evacuation/removal.Alexander Motin2018-04-173-13/+111
* allow ZFS pool to have temporary name for duration of current importAndriy Gapon2018-04-123-24/+106
* MFV r331712:Alexander Motin2018-03-281-10/+10
* MFV r331706:Alexander Motin2018-03-285-21/+24
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-2812-145/+1316
* Partial MFV r329753:Alexander Motin2018-03-282-115/+119
* ctfconvert: Fix minor memory leaks in STABS parserConrad Meyer2018-03-271-1/+5
* ctfconvert/ctfmerge: Fix a memory leak enumerating DWARF filesConrad Meyer2018-03-261-0/+1
* libctf: Don't construct pointers to out of bounds array offsetsConrad Meyer2018-03-261-3/+5
* libctf: Appease Coverity overrun warningsConrad Meyer2018-03-261-2/+2
* MFV r331407: 9213 zfs: sytem typoAlexander Motin2018-03-232-2/+2
* MFV r331400: 8484 Implement aggregate sum and use for arc countersAlexander Motin2018-03-231-0/+1
* Given hidden visibility to symbols referenced by the DOF section.Mark Johnston2018-03-191-2/+3
* Use __syscall(2) rather than syscall(2) in syscall/tst.args.c.Mark Johnston2018-03-181-1/+1
* libdtrace: Fix another uninitialized dtt_flags UBConrad Meyer2018-03-161-3/+5
* libdtrace: Eliminate a minor UB by fully initializing parameter structConrad Meyer2018-03-161-3/+4
* Fix display of wrong pid from dtrace_sched(4)Devin Teske2018-03-081-2/+2
* Bump dwatch(1) internal version from 1.0-beta-91 to 1.0Devin Teske2018-03-061-1/+1
* Introduce dwatch(1) as a tool for making DTrace more usefulDevin Teske2018-03-0623-0/+4241
* ZFS: fix adding vdevs to very large poolsAlan Somers2018-03-021-0/+1
* Consistent casing for fallback SIGCHLD (s/Unknown/unknown/)Devin Teske2018-02-261-1/+1
* Updates and enhancements to signal.d to aid DTrace scriptingDevin Teske2018-02-251-0/+52
* Don't declare __assfail as staticAlan Somers2018-02-251-0/+1