summaryrefslogtreecommitdiffstats
path: root/htop.1.in
Commit message (Collapse)AuthorAgeFilesLines
* Adds support for linux delay accounting (#667)André Carvalho2017-12-041-0/+9
| | | | | | Adds support for showing columns with linux delay accounting. This information can be read from the netlink interface, and thus we set up a socket to read from that when initializing the LinuxProcessList (LinuxProcessList_initNetlinkSocket). After that, for each process we call LinuxProcessList_readDelayAcctData, which sends a message thru the socket after setting up a callback to get the answer from the Kernel. That callback sets the process total delay time attribute. We then set the delay percent as the percentage of time process cpu time since last scan.
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-1/+1
|
* Use "-" as the Ctrl and Alt joiner.Hisham2016-06-171-3/+3
|
* Document Alt+{h,j,k,l} and Ctrl+{A,E} into man pageExplorer092016-06-171-2/+28
| | | | | | Rewrite the scrolling part in the man page so that each key become clearer on what it does. Also officially document the Alt+{h,j,k,l} key alternatives and Ctrl+A, Ctrl+E, '^', '$' keys (see issue #508).
* Fix a typo in the man page (Debian Lintian spelling-error-in-manpage)Daniel Lange2016-04-191-1/+1
| | | | | Debian patch from https://anonscm.debian.org/cgit/collab-maint/htop.git/tree/debian/patches/001-lintian-warning-fix-man-typo.patch
* Fixed/enhanced some entries in the manpageSworddragon2015-11-041-5/+6
|
* Fixed some typosSworddragon2015-11-041-4/+4
|
* Improve prose a bit.Hisham Muhammad2015-10-191-2/+3
|
* add hint about system configuration fileChristian Hesse2015-10-061-1/+3
|
* A more portable version of the note suggested in #113.Hisham Muhammad2015-08-201-2/+2
| | | | Closes #113.
* Add shortcut key 'p' to toggle full program paths.Tobias Geerinckx-Rice2015-08-071-0/+3
|
* Added information about memory sizes to man pageTomasz Kramkowski2015-06-091-0/+9
| | | | | The man page now contains the section "MEMORY SIZES" which talks about the convention used for representing memory sizes and why it was chosen.
* Tempus fugit.Hisham Muhammad2015-03-231-1/+1
| | | | | | Conflicts: htop.c htop.h
* Match IO field descriptions with new labels.Hisham Muhammad2015-02-041-3/+3
|
* Added columns for the page faults in the manpageSworddragon2014-05-171-0/+12
|
* Minor fixes for the manpageSworddragon2014-05-171-2/+2
|
* Reordered columns in the manpageSworddragon2014-05-151-55/+55
|
* Added columns and added/fixed aliases in the manpageSworddragon2014-05-151-6/+15
|
* Document $HTOPRC. Closes #73.Hisham Muhammad2014-05-031-1/+12
|
* Improve discoverability of the expand/collapse feature.Hisham Muhammad2014-04-091-3/+5
| | | | | | | | | | | It is now accessible via F6 when on tree view (as a bonus, it is now also reachable via the mouse). The function bar now dynamically changes to reflect the toggle nature of the tree-view mode (F5) and the F6 key serves as expand/collapse when on tree mode, and its previous behavior of bringing up the "Sort By" menu (which only made sense on non-tree mode). Users wishing to go to the "Sort By" menu straight from Tree View can still do so with the "<" and ">" keys (the top-compatible keys for sort selection).
* Added additional column to monitor OOM killer score of each processLeigh Simpson2014-01-291-0/+3
|
* New home, new life!Hisham Muhammad2014-01-141-1/+1
|
* Apply patch fixing typos, and catch another one. Closes #3613760.Hisham Muhammad2013-05-231-3/+3
|
* Add -p flag, contributed by Rob HoelzHisham Muhammad2012-08-101-2/+5
|
* Fix regression in documentationHisham Muhammad2011-09-271-2/+2
|
* Man page updatesHisham Muhammad2011-09-081-42/+216
| | | | | (thanks to Vincent Launchbury)
* Fix on-screen documentation regarding [ and ]Hisham Muhammad2011-09-081-2/+2
|
* incremental filteringHisham Muhammad2011-09-081-1/+6
| | | | | plus some fixes
* add documentationHisham Muhammad2010-06-171-0/+4
|
* prepare release 0.8.3Hisham Muhammad2009-06-231-0/+142

© 2014-2024 Faster IT GmbH | imprint | privacy policy