Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance top(1) to filter on multiple usernames | Pietro Cerutti | 2017-08-07 | 1 | -2/+14 |
* | Fix top(1) output when zfs.ko is loaded but ZFS is not in use. | Mark Johnston | 2017-07-21 | 1 | -4/+5 |
* | top: Missing man page update for r319866 | Allan Jude | 2017-06-12 | 1 | -4/+1 |
* | top: Change the way the ZFS ARC compression ratio is calculated | Allan Jude | 2017-06-12 | 1 | -5/+3 |
* | Explain the new fields in top(1) related to ZFS compressed ARC | Allan Jude | 2017-05-18 | 1 | -4/+17 |
* | - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter | Gleb Smirnoff | 2017-04-17 | 1 | -1/+1 |
* | fix top(1) ZFS compressed ARC support | Allan Jude | 2017-03-31 | 1 | -3/+4 |
* | Provide proper contemporary function prototypes for many of the functions | Robert Watson | 2017-03-26 | 1 | -1/+1 |
* | Add ZFS compressed ARC stats to top(1) | Allan Jude | 2017-03-17 | 1 | -6/+33 |
* | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -2/+2 |
* | Style fixes | Enji Cooper | 2017-01-09 | 1 | -4/+4 |
* | Export the whole thread name in kinfo_proc | Eric van Gyzen | 2016-12-07 | 1 | -6/+9 |
* | Add the laundry page count to the displays of systat, top, and vmstat. | Mark Johnston | 2016-11-10 | 2 | -10/+9 |
* | Add a toggle to display the approximate amount of swap used by each | Dag-Erling Smørgrav | 2016-09-05 | 1 | -8/+55 |
* | Use MIN() macro from sys/param.h. | Marcelo Araujo | 2016-04-27 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -8/+0 |
* | Rename variable to reflect the condition. | Konstantin Belousov | 2016-02-09 | 1 | -4/+4 |
* | Rename P_KTHREAD struct proc p_flag to P_KPROC. | Konstantin Belousov | 2016-02-09 | 1 | -4/+4 |
* | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+1 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -1/+33 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -5/+4 |
| |\ | |||||
| * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -15/+102 |
| |\ \ \ | |||||
| * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+3 |
| * | | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 2 | -17/+31 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -6/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -2/+9 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | | Do no assume ${DESTDIR}/usr/include is always valid | Simon J. Gerraty | 2013-02-20 | 1 | -1/+2 |
| * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -15/+16 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -22/+87 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+30 |
* | | | | | | | | | | Move contrib/top/top.X to contrib/top/top.xs and move | Marcel Moolenaar | 2015-06-08 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Print size_t's with %zu rather than "%zd. | Kevin Lo | 2015-03-26 | 1 | -2/+2 |
* | | | | | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Replace a magic number with the proper definition. This change actually | Jung-uk Kim | 2014-10-29 | 1 | -2/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Cap the percent CPU of individual threads at 100% to fix some of the | John Baldwin | 2014-06-20 | 1 | -0/+2 |
* | | | | | | | Rework the notion of CPU used in top. In particular, for subsequent | John Baldwin | 2014-05-30 | 1 | -13/+97 |
* | | | | | | | Fix a couple of size_t != int warnings. | John Baldwin | 2014-05-27 | 1 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Fix width/alignment of JID column. Make it support up to the maximum | Bryan Drewery | 2014-05-03 | 1 | -15/+23 |
* | | | | | | Add -J command/flag to filter by jail name/jid. This will automatically | Bryan Drewery | 2014-05-02 | 2 | -2/+8 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Bump the CPU/WCPU column width by one so that it fits values from 100% up | John Baldwin | 2013-06-11 | 1 | -6/+6 |
| |_|_|/ |/| | | | |||||
* | | | | Fix the 'C' field for a running thread to match the behavior described | John Baldwin | 2013-03-11 | 1 | -2/+9 |
| |_|/ |/| | | |||||
* | | | Use the correct size when allocating the cmdbuf string. | Rui Paulo | 2012-11-19 | 1 | -14/+15 |
* | | | Add the PID column to the list of sort keys. | Rui Paulo | 2012-11-11 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Correct the order of the MFU and MRU labels. I had reversed them. | John Baldwin | 2012-10-19 | 1 | -1/+1 |