summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/truss/truss.18
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.bin/truss/truss.1 b/usr.bin/truss/truss.1
index ef459d9..9a4a0ac 100644
--- a/usr.bin/truss/truss.1
+++ b/usr.bin/truss/truss.1
@@ -68,6 +68,11 @@ and
.Ar command
options are mutually exclusive.)
.El
+.Pp
+The
+.Xr procctl 8
+utility can be used to clear tracepoints in a stuck process
+left behind if truss abnormally terminates.
.Sh EXAMPLES
# Follow the system calls used in echoing "hello"
.Dl $ truss /bin/echo hello
@@ -78,7 +83,8 @@ options are mutually exclusive.)
.Sh SEE ALSO
.Xr kdump 1 ,
.Xr ktrace 1 ,
-.Xr procfs 5
+.Xr procfs 5 ,
+.Xr procctl 8
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud