opnsense-src/usr.bin/top
Giorgos Keramidas 32efd26355 - Add a THR column to the process listing, that shows the number of
threads a process has.  The THR column is disabled and disappears
  when 'H' is hit, because then every thread gets its own output line.
- Allow sorting processes by "threads".

Approved by:	davidxu
Inspired by:	Jiawei Ye <leafy7382@gmail.com>
2005-04-14 15:02:03 +00:00
..
machine.c - Add a THR column to the process listing, that shows the number of 2005-04-14 15:02:03 +00:00
Makefile Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. 2002-02-08 23:07:37 +00:00
sigdesc.h This is the FreeBSD-specific files for top, plus the Makefile 1997-03-23 18:55:20 +00:00
top.local.1 Changes to allow top to decide whether or not to show multiple threads per 2003-07-17 23:56:40 +00:00