summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Assume process just started when kproc->ki_start returns garbageBenny Baumann2022-04-211-0/+3
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-0/+1
* FreeBSD: Add support for showing process emulationJessica Clarke2022-01-161-0/+2
* Introduce screen tabsHisham Muhammad2021-12-071-1/+1
* Reduce allocation size of cp_time_n and cp_time_o on FreeBSD and DragonFlyBSDGuillaume Gomez2021-11-191-2/+2
* Tidy up process state handlingmarcluque2021-11-021-9/+10
* Release memory for cmdline when Process_updateCmdline() returns.Ximalas2021-10-031-0/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* FreeBSD: mark the original kernel thread with pid 0 as suchChristian Göttsche2021-07-181-1/+1
* FreeBSD: calculate whether to show entry lastChristian Göttsche2021-07-181-2/+2
* FreeBSD: skip exe check for kernel threadChristian Göttsche2021-07-181-6/+5
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+9
* Rework CPU countingChristian Göttsche2021-07-181-4/+6
* Code indentationBenny Baumann2021-07-151-2/+2
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* FreeBSD: Implement CWD columnBenny Baumann2021-05-251-0/+24
* FreeBSD: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-231-17/+38
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+4
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-1/+2
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-2/+2
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-2/+2
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-3/+3
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* FreeBSD: silence unsigned integer underflowChristian Göttsche2021-04-141-1/+1
* Rework TTY columnChristian Göttsche2021-04-141-78/+9
* FreeBSD: improve actual processor calculation logicAlexander Nedotsukov2021-03-301-1/+5
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-5/+5
* Merge pull request #436 from cgzones/freebsdGraham Inggs2021-03-181-2/+64
|\
| * FreeBSD: add support for CPU frequency and temperatureChristian Göttsche2021-02-051-2/+64
* | Fix include file ordering of generic headersNathan Scott2021-03-041-1/+1
* | Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-1/+1
|/
* FreeBSD: drop minflt and implement majfltChristian Göttsche2021-01-301-0/+2
* FreeBSD: drop unused idle thread codeChristian Göttsche2021-01-301-11/+0
* FreeBSD: populate processor fieldChristian Göttsche2021-01-301-0/+2
* FreeBSD: drop unused jail_errmsg variableChristian Göttsche2021-01-301-32/+16
* FreeBSD: simplify kernel thread logicChristian Göttsche2021-01-301-5/+1
* FreeBSD: drop unused ProcessList fieldsChristian Göttsche2021-01-301-2/+2
* FreeBSD: miscChristian Göttsche2021-01-301-3/+3
* kfreeBSD: include config.h for _GNU_SOURCE (part 2)Christian Göttsche2021-01-121-0/+2
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-1/+1
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-2/+1
* Drop redundant sys/dirent.h includeGraham Inggs2020-12-111-1/+0
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-9/+6
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-8/+0
* Simplify code flow by inlining declarations where they are usedBenny Baumann2020-11-221-14/+7
* No need to check for change when no action is requiredBenny Baumann2020-11-221-4/+2
* Simplify page size related calculationsChristian Göttsche2020-11-211-1/+1
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* IWYU update (FreeBSD)Christian Goettsche2020-11-191-5/+13

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