summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
* 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
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-12/+4
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-8/+8

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