summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* | Merge pull request #550 from natoscott/diskio-typesNathan Scott2021-03-021-1/+1
|\ \
| * | Fix integer sizing issues in the DiskIO MeterNathan Scott2021-03-011-1/+1
| |/
* | Switch NetworkIO Meter to using uint32_t and uint64_tNathan Scott2021-03-021-2/+1
* | Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-21/+9
|/
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* FreeBSD: drop minflt and implement majfltChristian Göttsche2021-01-302-2/+3
* 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-302-35/+16
* FreeBSD: simplify kernel thread logicChristian Göttsche2021-01-303-14/+4
* FreeBSD: drop unused ProcessList fieldsChristian Göttsche2021-01-302-5/+2
* FreeBSD: miscChristian Göttsche2021-01-303-9/+9
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-9/+9
* kfreeBSD: include config.h for _GNU_SOURCE (part 2)Christian Göttsche2021-01-121-0/+2
* kfreeBSD: include config.h for _GNU_SOURCEChristian Göttsche2021-01-121-0/+2
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1

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