summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-267/+0
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-15/+16
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-320/+12
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-25/+39
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-2/+2
* Fix process time scaling error on SolarisWHR2022-05-261-2/+2
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-0/+5
* Introduce screen tabsHisham Muhammad2021-12-071-1/+1
* Tidy up process state handlingmarcluque2021-11-021-3/+16
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-131-2/+2
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* | Solaris: the average CPU utilization value must never be marked 'offline'Christian Göttsche2021-08-101-1/+2
* | Fix misc typosChristian Göttsche2021-08-081-1/+1
|/
* Solaris: support offline CPUs and hot-swappingChristian Göttsche2021-07-181-39/+74
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+9
* Rework CPU countingChristian Göttsche2021-07-181-5/+9
* Align descriptive commentsBenny Baumann2021-07-151-2/+2
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* Reduce visibility of GZONE and UZONEBenny Baumann2021-07-041-0/+3
* Remove unused define on SolarisBenny Baumann2021-07-041-2/+0
* Solaris: Always update usernameBenny Baumann2021-06-221-2/+5
* Solaris: Implement CWD columnBenny Baumann2021-05-251-0/+18
* Solaris: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-231-4/+16
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-9/+11
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-1/+1
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-1/+1
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-1/+1
* Solaris: improve process columnsChristian Göttsche2021-05-201-0/+12
* Solaris: reduce function scopesChristian Göttsche2021-05-201-2/+2
* Solaris: silence signed comparisonChristian Göttsche2021-05-201-1/+1
* Solaris: fix includesChristian Göttsche2021-05-201-1/+1
* Solaris: add kstat lookup wrappersChristian Göttsche2021-05-201-22/+22
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-3/+4
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-2/+2
* Process: drop commLenChristian Göttsche2021-01-111-1/+0
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-1/+0
* add support to display CPU frequencies on Solarish platformsDominik Hassler2020-12-251-13/+25
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-15/+22
* Reduce scope of totaltimeBenny Baumann2020-11-221-5/+6
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* Embracing branchesBenny Baumann2020-11-021-8/+19
* Spacing around operatorsBenny Baumann2020-11-021-28/+34
* Whitespace and indentation issuesBenny Baumann2020-11-021-20/+34
* Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
* Unify function argument namesChristian Göttsche2020-10-281-6/+6
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Drop tabs in source indentionsChristian Göttsche2020-10-201-2/+2

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