aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat.1
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* procstat: fix printing divert(4) socketsGleb Smirnoff2022-08-301-4/+8
* Document procstat(1) advlock commandKonstantin Belousov2022-04-091-1/+57
* procstat: distinguish vm map guards in procstat vm output.Konstantin Belousov2021-02-141-1/+3
* Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov2020-12-271-0/+2
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-251-3/+1
* procstat(1): Add EXAMPLES sectionFernando ApesteguĂ­a2020-10-051-1/+46
* Add pargs, penv, pwdx commands and aliases to procstat(1).Konstantin Belousov2020-09-181-3/+34
* Show wiring state of map entries in procstat -v.Mark Johnston2019-03-051-1/+8
* Don't escape '?'s in protocol output.Brooks Davis2018-01-231-3/+3
* Switch procstat from subcommand flags to verbsBrooks Davis2017-10-141-45/+129
* Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala2017-10-031-1/+3
* Add missing usage and getopt(3) optionsBrooks Davis2017-05-261-1/+3
* procstat(1): also reference icmp(4) and sctp(4)Enji Cooper2017-05-111-0/+2
* procstat(1): document all possible `PRO` (network protocol) valuesEnji Cooper2017-05-111-1/+59
* procstat(1): clarify the Signal Disposition sectionEnji Cooper2017-05-111-3/+6
* procstat(1): fix a typo (it's -> its)Enji Cooper2017-05-111-2/+2
* Add support for capturing 'struct ptrace_lwpinfo' for signalsTycho Nightingale2017-03-301-1/+3
* 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