]> granicus.if.org Git - procps-ng/commitdiff
top: as with ps, distinguish between 'T' and 't' state
authorJim Warner <james.warner@comcast.net>
Thu, 3 Jul 2014 05:00:00 +0000 (00:00 -0500)
committerJaromir Capik <jcapik@redhat.com>
Mon, 7 Jul 2014 16:43:52 +0000 (18:43 +0200)
Wow, even the linux/Documentation/filesystems/proc.txt
document doesn't provide us with that level of detail.

Thank you, Jaromir, for your additional clarification!

Reference(s):
commit 411d218793af1f7ef6db37b319c1b08a7ca7c9b8

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1

index 1d0352acfbedabd414038b1f91e918610d7e11bb..6ccf54d0372c48055717382cae98b908a0b72eb4 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -700,7 +700,8 @@ The status of the task which can be one of:
     \fBD\fR = uninterruptible sleep
     \fBR\fR = running
     \fBS\fR = sleeping
-    \fBT\fR = traced or stopped
+    \fBT\fR = stopped by job control signal
+    \fBt\fR = stopped by debugger during trace
     \fBZ\fR = zombie
 
 Tasks shown as running should be more properly thought of as ready to run