summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Introduce screen tabsHisham Muhammad2018-08-241-1/+1
* Linux: proper sorting of CMAJFILT and CMINFILTHisham Muhammad2018-08-241-0/+4
* Settings: fix default and storage of sort keysHisham Muhammad2018-08-241-1/+1
* Linux: fix CPU countHisham Muhammad2018-08-241-1/+1
* Linux: remove warnings of unused variablesHisham Muhammad2018-08-241-3/+2
* Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden2018-08-244-17/+42
* Fix process name updates for shorter strings (#812)Score_Under2018-08-241-1/+1
* Portability: make list of default screens per-platformHisham Muhammad2018-04-062-6/+31
* Update some field accesses to new structuresHisham Muhammad2018-04-061-1/+1
* Linux: change how kernel threads are detectedHisham Muhammad2018-04-063-6/+8
* Only compute counters is process is shownHisham Muhammad2018-02-262-2/+2
* Implemented various performance countersHisham Muhammad2018-02-265-68/+268
* Add IPC performance counter for LinuxHisham Muhammad2018-02-264-2/+80
* Add perf counter objectHisham Muhammad2018-02-262-0/+189
* Use screen's flags when reading process dataHisham Muhammad2018-02-263-8/+7
* Add support for multiple screens, switchable using TabHisham Muhammad2018-02-261-2/+2
* Updates to generated header filesHisham Muhammad2018-02-261-0/+5
* Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)2018-02-261-0/+6
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-1/+1
* linux/Battery.c: make sure fd is always closedHisham Muhammad2018-02-181-4/+1
* linux/LinuxProcessList.c: Fix indentation.Hisham Muhammad2018-02-171-26/+26
* linux/LinuxProcessList: fix reading of number of read syscalls of processMarc Kleine-Budde2018-02-171-1/+1
* parseBatInfo: check `line` for NULL before passing it to String_getToken()Jan Chren (rindeal)2018-02-041-0/+2
* Add support for Linux TASK_IDLEVladimir Panteleev2018-02-041-1/+1
* Adds support for linux delay accounting (#667)André Carvalho2017-12-044-2/+189
* Do not use xSnprintf when the result is used. Fixes #662.Hisham Muhammad2017-08-011-1/+1
* Security review: check results of snprintf.Hisham Muhammad2017-07-275-29/+29
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2017-07-261-1/+1
|\
| * Mark some things as constRichard2017-07-221-1/+1
* | Use regular readdir since readdir_r is deprecated and newer GCC complains.Hisham Muhammad2017-07-261-12/+6
|/
* Add "no perm" status when other fields fail due to lack of permission.Hisham Muhammad2017-07-101-1/+11
* Set idle I/O prio to 0x6007, like ionice.Hisham Muhammad2017-07-052-2/+2
* Use class value only to display idle I/O priority.Hisham Muhammad2017-07-051-1/+1
* Merge branch 'master' of https://github.com/hishamhm/htopHisham2017-02-151-2/+2
|\
| * Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
| * Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* | Cap battery at 100%.Hisham2017-02-151-0/+3
|/
* Interpret TTY_NR column on Linux,Hisham2016-10-014-24/+191
* Mark signal tables 'const'Explorer092016-08-302-4/+4
* Return when reading cmdline fails (e.g. zombie process)Hisham2016-08-241-10/+12
* Optimize Strings_startWith()Explorer092016-08-112-26/+3
* Dynamically adjust the size of line readsHisham Muhammad2016-06-191-8/+9
* Don't store invisible trailing whitespaceHisham2016-06-151-2/+5
* any of these values may wrapHisham2016-02-291-22/+14
* Catch invalid IO values due to no permissions.Hisham2016-02-201-1/+6
* Try to retain last full name of a zombie process.Hisham2016-02-191-3/+3
* Fix reading of io_syscr and io_syscw.Hisham2016-02-161-4/+5
* Disable the syscall on systems that don't have it.Hisham2016-02-141-1/+8
* Fix buffer reuse.Hisham2016-02-131-1/+1
* Merge branch 'reuse-comm'Hisham2016-02-021-8/+17
|\

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