freebsd-skq/usr.bin/procstat
markj 598acdefd2 Show wiring state of map entries in procstat -v.
Note that only entries wired by userspace are shown as such.  In
particular, entries transiently wired by sysctl_wire_old_buffer() are
not flagged as wired in procstat -v output.

Reviewed by:	kib (previous version)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19461
2019-03-05 19:45:37 +00:00
..
tests Temporarily skip flakey test cases 2018-12-06 09:22:35 +00:00
Makefile
Makefile.depend
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c
procstat_cs.c
procstat_files.c
procstat_kstack.c
procstat_ptlwpinfo.c
procstat_rlimit.c
procstat_rusage.c
procstat_sigs.c
procstat_threads.c
procstat_vm.c Show wiring state of map entries in procstat -v. 2019-03-05 19:45:37 +00:00
procstat.1 Show wiring state of map entries in procstat -v. 2019-03-05 19:45:37 +00:00
procstat.c
procstat.h