htop/linux
Hisham Muhammad 47cf1532b0 Linux: change how kernel threads are detected
Use the same method that ps and top use to determine if a
process is a kernel thread on Linux: check if cmdline is empty.

Thanks to @wangqr's investigation reported here:
https://github.com/hishamhm/htop/issues/761#issuecomment-375306069

Fixes #761.
2018-03-25 15:26:05 -03:00
..
Battery.c linux/Battery.c: make sure fd is always closed 2018-02-18 10:21:22 -03:00
Battery.h Optimize Strings_startWith() 2016-08-11 10:49:35 +08:00
IOPriority.c Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriority.h Set idle I/O prio to 0x6007, like ionice. 2017-07-05 15:20:48 -03:00
IOPriorityPanel.c Security review: check results of snprintf. 2017-07-27 16:07:50 -03:00
IOPriorityPanel.h Files moved and added for supporting separate platforms. 2014-11-24 18:55:49 -02:00
LinuxCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
LinuxCRT.h Move platform-dependent parts of Linux battery meter. 2014-11-27 21:04:57 -02:00
LinuxProcess.c Linux: change how kernel threads are detected 2018-03-25 15:26:05 -03:00
LinuxProcess.h Linux: change how kernel threads are detected 2018-03-25 15:26:05 -03:00
LinuxProcessList.c Linux: change how kernel threads are detected 2018-03-25 15:26:05 -03:00
LinuxProcessList.h Updates to generated header files 2018-02-26 11:44:46 -03:00
Platform.c Replace size_t with int/void* union 2018-02-18 10:38:49 -03:00
Platform.h Mark signal tables 'const' 2016-08-30 20:41:17 +08:00