freebsd-dev/usr.bin/procstat
Edward Tomasz Napierala 3cfa7c6e48 Make procstat(1) recognize process descriptors, so that it shows
"P" instead of "?" in "procstat -af" output. Note that there are
still a few more DTYPE_* kinds we don't decode yet.

Reported by:	rwatson
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D12426
2017-10-03 11:45:24 +00:00
..
tests Start writing up some basic feature tests for procstat 2017-05-15 22:52:25 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c
procstat_cs.c
procstat_files.c Make procstat(1) recognize process descriptors, so that it shows 2017-10-03 11:45:24 +00:00
procstat_kstack.c
procstat_ptlwpinfo.c Fix procstat --libxo -L. 2017-08-03 22:41:34 +00:00
procstat_rlimit.c
procstat_rusage.c
procstat_sigs.c
procstat_threads.c
procstat_vm.c
procstat.1 Make procstat(1) recognize process descriptors, so that it shows 2017-10-03 11:45:24 +00:00
procstat.c procstat(8): clarify program usage 2017-07-20 05:43:48 +00:00
procstat.h