summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: free emulation stringChristian Göttsche2022-04-301-0/+1
* Assume process just started when kproc->ki_start returns garbageBenny Baumann2022-04-211-0/+3
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+3
* freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDSJessica Clarke2022-01-181-2/+2
* FreeBSD: Add support for showing process emulationJessica Clarke2022-01-164-0/+10
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Introduce screen tabsHisham Muhammad2021-12-073-3/+12
* 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
* 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
* FreeBSD: add comment for memory leak workaroundChristian Göttsche2021-10-151-0/+1
* Plug the memory leak for the Disk I/O meterXimalas2021-10-121-1/+1
* Release memory for cmdline when Process_updateCmdline() returns.Ximalas2021-10-031-0/+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
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* 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-182-0/+11
* Rework CPU countingChristian Göttsche2021-07-182-5/+7
* Code indentationBenny Baumann2021-07-153-9/+9
* 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
* FreeBSD: Implement CWD columnBenny Baumann2021-05-253-1/+26
* Add ELAPSED process columnChristian Göttsche2021-05-231-1/+1
* FreeBSD: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-233-17/+42
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+4
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-16/+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-103-5/+5
* FreeBSD: silence unsigned integer underflowChristian Göttsche2021-04-141-1/+1
* Rework TTY columnChristian Göttsche2021-04-144-98/+10
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* FreeBSD: improve actual processor calculation logicAlexander Nedotsukov2021-03-301-1/+5
* 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-8/+8
* Merge branch 'shared_before_cached' of cgzones/htopDaniel Lange2021-03-191-1/+3
|\
| * MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* | Merge pull request #436 from cgzones/freebsdGraham Inggs2021-03-183-4/+69
|\ \ | |/ |/|
| * FreeBSD: add support for CPU frequency and temperatureChristian Göttsche2021-02-053-4/+69
* | Fix include file ordering of generic headersNathan Scott2021-03-042-3/+3
* | Move generic (shared) code into its own sub-directoryNathan Scott2021-03-042-4/+5

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