summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Process: drop commLenChristian Göttsche2021-01-111-1/+0
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-1/+1
* Solaris: make Process callbacks staticChristian Göttsche2021-01-092-17/+13
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-1/+0
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* add support to display CPU frequencies on Solarish platformsDominik Hassler2020-12-253-14/+27
* fix argument type following prototype change in "Invert Process_compare resol...Dominik Hassler2020-12-231-1/+1
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-192-40/+22
* Rework enum ProcessFieldChristian Göttsche2020-12-195-26/+26
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-192-15/+8

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