opnsense-src/usr.bin/procstat
Robert Watson 45c29f5ba2 Display per-thread command line in TDNAME field for -k and -t; if
no per-thread name is available or the name is identical to the
process name, display "-" instead.  Very slightly shrink the COMM
entry to make a bit more room, although this doesn't help with
stack traces much.

Suggested by:	thompsa
2007-12-03 21:21:15 +00:00
..
Makefile Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat.1 Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat.h Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_args.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_basic.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_bin.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_cred.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_files.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00
procstat_kstack.c Display per-thread command line in TDNAME field for -k and -t; if 2007-12-03 21:21:15 +00:00
procstat_threads.c Display per-thread command line in TDNAME field for -k and -t; if 2007-12-03 21:21:15 +00:00
procstat_vm.c Add procstat(1), a process inspection utility. This provides both some 2007-12-02 23:31:45 +00:00