summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libkvm/kvm_getprocs.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libkvm/kvm_getprocs.3 b/lib/libkvm/kvm_getprocs.3
index f68d6b3..50b1aa9 100644
--- a/lib/libkvm/kvm_getprocs.3
+++ b/lib/libkvm/kvm_getprocs.3
@@ -95,6 +95,9 @@ processes with effective user id
.It Sy KERN_PROC_RUID
processes with real user id
.Fa arg
+.It Sy KERN_PROC_INC_THREAD
+modifier to return all kernel visible threads when filtering
+by process id, process group, tty, user id, and real user id
.El
.Pp
The number of processes found is returned in the reference parameter
OpenPOWER on IntegriCloud