]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
htoprc: display thread names
authorSimon Ruderich <simon@ruderich.org>
Fri, 9 Oct 2015 22:06:25 +0000 (00:06 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 9 Oct 2015 22:06:25 +0000 (00:06 +0200)
htoprc.in

index e08fc1486df2f85b367b32f6dafe78c44313fc4c..194328d78db521d8bc8201e02d4fff0e65dd493e 100644 (file)
--- 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