summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
* Linux: gather permitted capabilities via capget(2)Christian Göttsche12 days1-1/+1
* Simplify expression in Process_updateCPUFieldWidths()Explorer092024-03-221-1/+1
* Avoid too large CPU field widthsChristian Göttsche2024-03-201-1/+1
* Disable basename matching for kernel threadsChristian Göttsche2024-01-281-2/+8
* Undo too-aggressive code collapsing from tree mode refactoringNathan Scott2024-01-171-1/+4
* Update includes based on IWYUBenny Baumann2023-12-261-3/+3
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-3/+5
* Fix code styleBenny Baumann2023-12-261-27/+27
* Initialize user IDChristian Göttsche2023-09-241-0/+1
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-4/+4
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-2/+2
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-425/+153
* Compare all percentage fields with compareRealNumbers()Explorer092023-08-181-1/+1
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-2/+2
* Minor data type fixes in Process.c and PCPProcess.cExplorer092023-08-181-1/+1
* Process_printBytes(): fix XX.XG and XX.XT byte fields.Xavier G2023-08-101-8/+6
* Reuse old time() valuearza2023-07-311-1/+1
* Show year as start time for processes older than a yeararza2023-07-311-1/+6
* Fix typosBenny Baumann2023-06-161-2/+2
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-23/+29
* Minor typoStefan2023-03-301-1/+1
* Linux: highlight username if process has elevated privilegesChristian Göttsche2023-02-051-1/+3
* Add support for scheduling policiesChristian Göttsche2023-02-051-0/+12
* Add option to shadow path prefixesChristian Göttsche2023-02-031-2/+68
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Please Clang 15Christian Göttsche2022-08-091-2/+2
* Avoid UB for deep nested processesChristian Göttsche2022-08-041-2/+2
* Optimize indent calculationChristian Göttsche2022-08-041-11/+3
* Refactor code for rendering command line cacheBenny Baumann2022-05-311-38/+18
* Restore functionality of stripExeFromCmdline settingBenny Baumann2022-05-301-4/+8
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-11/+15
* ProcessList: fix quadratic process removal when scanningCharlie Vieth2022-05-051-7/+0
* Avoid extremely large year values when printing timeBenny Baumann2022-04-211-1/+6
* Force elapsed time display to zero if process seems started in the futureBenny Baumann2022-04-211-1/+9
* Process: Fix PID & UID column widths off-by-one errorExplorer092022-04-181-2/+2
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-7/+20
* Linux: dynamically adjust the SECATTR column widthChristian Göttsche2022-03-061-0/+20
* Process: Handle rounding ambiguity between 99.9 and 100.0Kumar2022-02-191-1/+3
* Process: Show only integer value when CPU% more than 99.9%Kumar2022-02-191-3/+0
* Fix custom thread name display issueJan Kończak2022-02-131-2/+5
* Drop getCommandStr member of ProcessChristian Göttsche2021-12-171-3/+2
* Process: print default keyChristian Göttsche2021-12-081-0/+1
* Introduce screen tabsHisham Muhammad2021-12-071-4/+6
* Process: highlight UNINTERRUPTIBLE_WAIT state (D)Christian Göttsche2021-12-051-1/+1
* Tidy up process state handlingmarcluque2021-11-021-49/+43
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-4/+20
* Handle procExeDeleted & usesDeletedLib without mergedCommandline modeBenny Baumann2021-10-071-0/+6
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Process_printPercentage using one color transitionNathan Scott2021-09-141-1/+1
* Highlight large percentages similar to large memory columnsBenny Baumann2021-09-051-0/+2

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