aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dwatch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-312-0/+92
* 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-0622-0/+4236