aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat.1
Commit message (Expand)AuthorAgeFilesLines
* Introduce libxo to procstat(1)Allan Jude2015-09-051-7/+18
* Create links to the libprocstat man pages for all of the libprocstat function...Allan Jude2015-05-211-1/+2
* Fix a typo and update the date in the man page.Scott Long2015-03-111-1/+1
* Implement basic cpuset reporting in procstat via the -S flag.Scott Long2015-03-101-2/+11
* In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extraRobert Watson2014-07-201-1/+1
* Add descriptions of the display formats for -e, -l, -r, and -x. Fix a fewJohn Baldwin2014-05-171-2/+65
* Correct some minor nits in the per-thread signal format description suchJohn Baldwin2014-05-171-5/+5
* - Add support for dumping current resource usage for processes via a new -rJohn Baldwin2014-05-171-5/+12
* Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as anJohn Baldwin2014-02-111-1/+4
* With r247602, the "c" flag is no longer printed as a file descriptor flag.Mark Johnston2013-10-281-3/+1
* cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2)Bryan Drewery2013-09-191-3/+3
* Make use of newly added libprocstat(3) ability to extract procstatMikolaj Golub2013-04-201-2/+4
* add SG state typeEitan Adler2012-10-021-0/+2
* - Add support for displaying process stack memory regions.Gabor Pali2012-07-161-1/+5
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* When displaying binary information show also osreldate.Mikolaj Golub2012-03-231-1/+3
* Update the description for -s flag after r232182.Sergey Kandaurov2012-02-291-1/+3
* Update SYNOPSIS to include the flags added recently.Mikolaj Golub2011-11-281-2/+2
* usr.bin/procstatMikolaj Golub2011-11-241-1/+3
* Add new options, -e and -x, to display process environment variablesMikolaj Golub2011-11-221-1/+5
* Bumb date after r227317.Mikolaj Golub2011-11-081-1/+1
* When displaying process virtual memory mappings print superpageMikolaj Golub2011-11-071-0/+2
* Updates to libprocstat(3) and procstat(1) to allow monitoring CapsicumRobert Watson2011-08-141-3/+31
* Teach procstat(1) to display some information about signal dispositionKonstantin Belousov2010-03-081-2/+59
* Document one more file descriptor type and two more vnode types.Antoine Brodin2010-02-061-0/+6
* Update procstat(1) for the fact that devfs paths are no longer unsupported.Robert Watson2009-08-121-4/+2
* Fix a typo.Wesley Shields2008-12-191-1/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-1/+3
* Fix a small typo in the procstat(1) manpage: messsage queue.Ed Schouten2008-07-281-1/+1
* Use ddb(4), not DDB(4) for man page cross-references.Robert Watson2008-04-211-1/+1
* Provide more detailed information about each procstat(1) display mode,Robert Watson2008-04-191-7/+248
* It is a bug that procstat(8) works only on live kernels and not crashdumps;Robert Watson2008-04-191-0/+4
* Add procstat(1), a process inspection utility. This provides both someRobert Watson2007-12-021-0/+114