aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat/procstat_cs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Consistently use __FBSDID("FreeBSD") for ids in usr.bin/procstat.Konstantin Belousov2020-09-271-2/+3
* Switch procstat from subcommand flags to verbsBrooks Davis2017-10-141-1/+1
* Export the whole thread name in kinfo_procEric van Gyzen2016-12-071-5/+4
* Introduce libxo to procstat(1)Allan Jude2015-09-051-14/+25
* Implement basic cpuset reporting in procstat via the -S flag.Scott Long2015-03-101-0/+108