aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-2/+0
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-104-4/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-2515-62/+86
* Enable creation of static userspace probes in incremental builds.Mark Johnston2020-08-201-4/+0
* dtrace tests: Support globbing for excludesBryan Drewery2020-04-292-3/+20
* zfsd.8: fix orphan .XrAlan Somers2020-04-181-6/+3
* DTrace: add a top level makefile to the new test suitMariusz Zaborski2019-06-091-0/+9
* DTrace: create an amd64 test suitMariusz Zaborski2019-06-053-1/+25
* Hook up the existing i386 DTrace tests to the build.Mark Johnston2019-05-226-0/+106
* Make it possible to generate makefiles for arch-dependent DTrace tests.Mark Johnston2019-05-221-8/+10
* Drop -g from CFLAGS for zfsd(8). No idea why it was ever there.Edward Tomasz Napierala2019-04-161-1/+1
* Make zfsd(8) build obey CFLAGS.Edward Tomasz Napierala2019-04-101-1/+1
* Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suiteEnji Cooper2019-03-153-30/+12
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-222-0/+10
* Make dnode definition uniform on !x86Matt Macy2018-08-211-0/+1
* Fix the build by just installing systop since testing shows it works with:Brad Davis2018-08-111-1/+1
* dwatch(1): Add systop profileDevin Teske2018-08-112-0/+85
* dwatch(1): Fix syntax error in vop_readdir profileDevin Teske2018-08-111-0/+1
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-023-3/+0
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-314-0/+97
* Improve TCP related tests for dtrace.Michael Tuexen2018-07-221-3/+0
* Fix the UDP tests for dtrace.Michael Tuexen2018-07-151-1/+0
* 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
* 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
* 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
* 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
* zdb: raise WARNS from 0 to 2Alan Somers2018-02-211-1/+1
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-211-1/+9
* Optimize zfsd for the happy caseAlan Somers2018-02-153-2/+21
* zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-143-219/+119
* zfsd: Don't spare a vdev that's being replacedAlan Somers2018-01-301-1/+45
* Remove tst.zonename.d from the list of expected failures.Mark Johnston2018-01-141-1/+0
* Add "jid" and "jailname" variables to DTrace.Mark Johnston2018-01-121-0/+2
* Add a regression test for r327794.Mark Johnston2018-01-101-0/+2
* Mark uctf/err.user64mode.ksh as EXFAIL for now.Mark Johnston2017-12-151-0/+3
* Actually add the -x setenv test Makefile, missed in r326499.Mark Johnston2017-12-081-0/+30
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-033-2/+1