1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/procstat
Robert Watson 587be2d8fe In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra
columns available anyway.  Also left align as we tend to do for flags
fields, although you can't see that currently as the string fully fills
that available columns.

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2014-07-20 20:11:34 +00:00
..
Makefile - Add support for dumping current resource usage for processes via a new -r 2014-05-17 03:54:51 +00:00
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c
procstat_files.c Better align headers and data for 'procstat -f' with and without '-C'. 2014-07-19 15:09:53 +00:00
procstat_kstack.c
procstat_rlimit.c
procstat_rusage.c Use 'RESOURCE' instead of the more generic 'TYPE' for the resource name 2014-05-17 16:11:06 +00:00
procstat_sigs.c
procstat_threads.c
procstat_vm.c In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra 2014-07-20 20:11:34 +00:00
procstat.1 In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extra 2014-07-20 20:11:34 +00:00
procstat.c - Add support for dumping current resource usage for processes via a new -r 2014-05-17 03:54:51 +00:00
procstat.h - Add support for dumping current resource usage for processes via a new -r 2014-05-17 03:54:51 +00:00