From 98ee833932ad90532246c95daf5859bdcf65dec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Fri, 11 Sep 2020 15:02:00 +0200 Subject: Add Linux process column for context switches Displays the incremental sum of voluntary_ctxt_switches and nonvoluntary_ctxt_switches. --- htop.1.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index c5b131bb..1ae1208f 100644 --- a/htop.1.in +++ b/htop.1.in @@ -386,6 +386,9 @@ Which cgroup the process is in. .B OOM OOM killer score. .TP +.B CTXT +Incremental sum of voluntary and nonvoluntary context switches. +.TP .B IO_PRIORITY (IO) The I/O scheduling class followed by the priority if the class supports it: \fBR\fR for Realtime -- cgit v1.2.3