summaryrefslogtreecommitdiffstats
path: root/pcp/PCPProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-453/+0
* Fix handling of PCP process arguments with space then slashNathan Scott2023-08-301-1/+9
* Rename PCPMetric files, structures and related internal functionsNathan Scott2023-08-301-20/+20
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-14/+15
* More robust logic for CPU process percentages (Linux & PCP)Explorer092023-08-181-3/+5
* Modify PCPProcessList_updateInfo() prototype for readabilityExplorer092023-08-181-3/+3
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-335/+34
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-35/+51
* Minor code formatting consistency fixesBenny Baumann2023-04-111-1/+1
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-2/+2
* Fix an incorrect memset pointer in PCP platform CPU handlingNathan Scott2023-02-041-1/+1
* Implement PCP support for minimum ZFS ARC sizeBenny Baumann2022-05-301-0/+2
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-0/+1
* Introduce screen tabsHisham Muhammad2021-12-071-13/+13
* Fix process state handling compiler warning on PCP platformNathan Scott2021-11-031-1/+1
* Tidy up process state handlingmarcluque2021-11-021-7/+24
* Handle interrupted sampling from within libpcp PDU transfersNathan Scott2021-10-051-1/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* PCP: do not set exe to empty stringChristian Göttsche2021-09-021-1/+1
* PCP: ensure unsigned types used throughout CPU count detectionNathan Scott2021-08-171-1/+1
* PCP: PCPMetric.[ch] MdouleSohaib2021-08-161-61/+63
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-131-4/+9
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-4/+9
* | Merge branch 'pcp-dynamic-cpu'Nathan Scott2021-08-091-15/+11
|\ \
| * | PCP: implement a missing piece for offline and hotplug CPUsNathan Scott2021-08-091-15/+11
| |/
* / Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-1/+19
|/
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-021-8/+20
|\
| * Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+9
| * Rework CPU countingChristian Göttsche2021-07-181-8/+11
* | PCP: fix per-process user and system time conversionsNathan Scott2021-07-291-2/+2
* | PCP: use the correct metric for shared memory calculationsNathan Scott2021-07-291-6/+4
* | PCP: fixup: missing setter for isUserlandThreadSohaib Mohamed2021-07-181-0/+1
|/
* Pointer indication aligned to typenameBenny Baumann2021-07-151-2/+2
* Whitespace around operatorsBenny Baumann2021-07-151-1/+1
* Code indentationBenny Baumann2021-07-151-1/+1
* PCP: cleanup: put ZFS in its rightful placeSohaib Mohamed2021-07-151-35/+36
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* Fix an assert on kernel process name length on the PCP platformNathan Scott2021-07-071-1/+1
* PCP: Always update usernameBenny Baumann2021-06-221-1/+2
* Use macros to PCPProcessList value extraction, tweak configure.acNathan Scott2021-06-091-217/+103
* Update platform-specific header includes to use pcp paths.Nathan Scott2021-06-091-2/+3
* Update the PCP platform to use common Process fields and codeNathan Scott2021-06-091-56/+25
* Rework TTY column for the PCP platformNathan Scott2021-06-091-3/+3
* Implement command line and environment handling for pcp htop.Nathan Scott2021-06-091-5/+5
* Implement shared memory support on the PCP platformNathan Scott2021-06-091-3/+4
* Fixes and cleanups for ZFS Meters and metricsNathan Scott2021-06-091-22/+18
* Add ZFS ARC statistics and meters to the PCP platformSohaib2021-06-091-0/+40
* Add a platform for Performance Co-Pilot (PCP) metricsNathan Scott2021-06-091-0/+779

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