From: Simon Ruderich Date: Fri, 9 Oct 2015 22:06:25 +0000 (+0200) Subject: htoprc: display thread names X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=0bd721f785bf2bb1b804b3ce8ec6100eb66dba6f htoprc: display thread names --- diff --git a/htoprc.in b/htoprc.in index e08fc14..194328d 100644 --- a/htoprc.in +++ b/htoprc.in @@ -42,6 +42,9 @@ fields=0 48 18 38 39 40 2 46 47 49 20 1 hide_kernel_threads=1 # But display userland threads. hide_userland_threads=0 +# Display thread names. The command line is displayed in the tree view as +# parent of the threads. +show_thread_names=1 # Highlight program base name. highlight_base_name=1