summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
* Ensure buffer for environment is large enough on SolarisBenny Baumann2022-05-061-8/+14
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+7
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Introduce screen tabsHisham Muhammad2021-12-073-5/+15
* Tidy up process state handlingmarcluque2021-11-021-3/+16
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-4/+6
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-227-7/+7
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-133-6/+11
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* | 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-183-40/+81
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+11
* Rework CPU countingChristian Göttsche2021-07-182-6/+10
* Align descriptive commentsBenny Baumann2021-07-151-2/+2
* Code indentationBenny Baumann2021-07-152-7/+7
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-073-3/+11
* Reduce visibility of GZONE and UZONEBenny Baumann2021-07-042-4/+3
* Remove unused define on SolarisBenny Baumann2021-07-042-4/+0
* Solaris: Always update usernameBenny Baumann2021-06-221-2/+5
* Solaris: Implement CWD columnBenny Baumann2021-05-253-1/+20
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* Solaris: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-233-5/+21
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-29/+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: handle ERR macro redefinitionsChristian Göttsche2021-05-202-0/+15
* Solaris: improve process columnsChristian Göttsche2021-05-203-4/+18
* Solaris: correct process env memory handlingChristian Göttsche2021-05-201-2/+2
* Solaris: reduce function scopesChristian Göttsche2021-05-202-12/+2
* Solaris: reduce variable scopeChristian Göttsche2021-05-202-5/+7
* Solaris: silence signed comparisonChristian Göttsche2021-05-201-1/+1
* Solaris: fix includesChristian Göttsche2021-05-202-1/+12
* Solaris: add kstat lookup wrappersChristian Göttsche2021-05-203-23/+36
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-103-6/+7
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Rework TTY columnChristian Göttsche2021-04-141-1/+1
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Include signal.h, reorder headersBenny Baumann2021-04-034-18/+29
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-3/+4
* Each platform defines its own long opt macro, prefer printfNathan Scott2021-03-221-1/+4
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+4
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-5/+5

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