summaryrefslogtreecommitdiffstats
path: root/unsupported
Commit message (Expand)AuthorAgeFilesLines
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-0/+2
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-0/+2
* Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-3/+6
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-313-31/+31
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-302-19/+28
* Adapt platform code for the new Machine base classNathan Scott2023-05-084-41/+81
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-084-14/+28
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Implement File Descriptor Meter support for the Unsupported (demo platform)Benny Baumann2023-02-192-0/+9
* Use strict function prototypes also for defintionsChristian Göttsche2023-02-041-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+0
* Reformat code baseBenny Baumann2022-10-241-4/+12
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+3
* Drop getCommandStr member of ProcessChristian Göttsche2021-12-171-1/+0
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Introduce screen tabsHisham Muhammad2021-12-073-5/+15
* Tidy up process state handlingmarcluque2021-11-021-1/+1
* 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
* Unsupported: update platformChristian Göttsche2021-08-244-9/+2
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-132-5/+10
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+10
* Rework CPU countingChristian Göttsche2021-07-181-1/+2
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Code indentationBenny Baumann2021-07-152-8/+8
* 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
* Unsupported: Remark on expectation of username field updateBenny Baumann2021-06-221-2/+3
* Unsupported: Implement CWD columnBenny Baumann2021-05-251-0/+4
* Add ELAPSED process columnChristian Göttsche2021-05-231-1/+1
* Unsupported: use merge command line helpersChristian Göttsche2021-05-231-3/+5
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+1
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-0/+2
* 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
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-103-3/+3
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Rework TTY columnChristian Göttsche2021-04-142-1/+2
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* 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-192-2/+2

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