summaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat.1
AgeCommit message (Expand)Author
2025-07-16manpages: prefer linking to xo_options.7 over xo_parse_args.3Alan Somers
2025-07-04procstat: Add handling for inotify descriptorsMark Johnston
2025-03-27procstat.1: document local SOCK_SEQPACKET socket displayKonstantin Belousov
2025-03-27procstat.1: correct local socket types descriptions.Konstantin Belousov
2025-03-13procstat.1: correct description of the kstack subcommand after removal of swa...Konstantin Belousov
2025-03-13procstat.1: document kqueuesKonstantin Belousov
2025-03-13procstat.1: document rlimitusageKonstantin Belousov
2025-03-13procstat.1: sort subcommandsKonstantin Belousov
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2022-08-30procstat: fix printing divert(4) socketsGleb Smirnoff
2022-04-10Document procstat(1) advlock commandKonstantin Belousov
2021-02-14procstat: distinguish vm map guards in procstat vm output.Konstantin Belousov
2020-12-27Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov
2020-11-25Remove the cloned file descriptors for /dev/crypto.John Baldwin
2020-10-05procstat(1): Add EXAMPLES sectionFernando ApesteguĂ­a
2020-09-18Add pargs, penv, pwdx commands and aliases to procstat(1).Konstantin Belousov
2019-03-05Show wiring state of map entries in procstat -v.Mark Johnston
2018-01-23Don't escape '?'s in protocol output.Brooks Davis
2017-10-14Switch procstat from subcommand flags to verbsBrooks Davis
2017-10-03Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala
2017-05-26Add missing usage and getopt(3) optionsBrooks Davis
2017-05-11procstat(1): also reference icmp(4) and sctp(4)Enji Cooper
2017-05-11procstat(1): document all possible `PRO` (network protocol) valuesEnji Cooper
2017-05-11procstat(1): clarify the Signal Disposition sectionEnji Cooper
2017-05-11procstat(1): fix a typo (it's -> its)Enji Cooper
2017-03-30Add support for capturing 'struct ptrace_lwpinfo' for signalsTycho Nightingale
2015-09-05Introduce libxo to procstat(1)Allan Jude
2015-05-21Create links to the libprocstat man pages for all of the libprocstat function...Allan Jude
2015-03-11Fix a typo and update the date in the man page.Scott Long
2015-03-10Implement basic cpuset reporting in procstat via the -S flag.Scott Long
2014-07-20In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extraRobert Watson
2014-05-17Add descriptions of the display formats for -e, -l, -r, and -x. Fix a fewJohn Baldwin
2014-05-17Correct some minor nits in the per-thread signal format description suchJohn Baldwin
2014-05-17- Add support for dumping current resource usage for processes via a new -rJohn Baldwin
2014-02-11Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as anJohn Baldwin
2013-10-28With r247602, the "c" flag is no longer printed as a file descriptor flag.Mark Johnston
2013-09-19cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2)Bryan Drewery
2013-04-20Make use of newly added libprocstat(3) ability to extract procstatMikolaj Golub
2012-10-02add SG state typeEitan Adler
2012-07-16- Add support for displaying process stack memory regions.Gabor Pali
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2012-03-23When displaying binary information show also osreldate.Mikolaj Golub
2012-02-29Update the description for -s flag after r232182.Sergey Kandaurov
2011-11-28Update SYNOPSIS to include the flags added recently.Mikolaj Golub
2011-11-24usr.bin/procstatMikolaj Golub
2011-11-22Add new options, -e and -x, to display process environment variablesMikolaj Golub
2011-11-08Bumb date after r227317.Mikolaj Golub
2011-11-07When displaying process virtual memory mappings print superpageMikolaj Golub
2011-08-14Updates to libprocstat(3) and procstat(1) to allow monitoring CapsicumRobert Watson
2010-03-08Teach procstat(1) to display some information about signal dispositionKonstantin Belousov