Pero Orsolic
|
3c7fe27398
Fix display of CPU utilization on FreeBSD
|
5 months ago |
Kevin Bracey
|
69a505d69c
Move shared memory next to used memory
|
3 years ago |
Nathan Scott
|
66c0b19ed6
Correct pid_t type return from Platform_getMaxPid function
|
1 year ago |
Benny Baumann
|
e05a203b9d
Shorten CPUData ptr initialization stanza
|
1 year ago |
Ximalas
|
508d9ce5dc
Build fixes for FreeBSD
|
1 year ago |
Nathan Scott
|
72235d8e09
Adapt platform code for the new Machine base class
|
1 year ago |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Ivan Shapovalov
|
b29b33ebb9
{Memory,Swap}Meter: add "compressed memory" metrics
|
2 years ago |
Guillaume Gomez
|
c803ec6dae
Improve code readability by using enum values instead of raw numbers
|
1 year ago |
Benny Baumann
|
7a8c01f304
Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD
|
1 year ago |
er-azh
|
0eb5438459
Implement shared memory for FreeBSD
|
1 year ago |
Christian Göttsche
|
ca7e92bd78
Use strict function prototypes also for defintions
|
1 year ago |
Guillaume Gomez
|
d97cf58261
Improve code readability by creating constants for SWAP memory values
|
2 years ago |
наб
|
67bc7fe640
Clean out Platform_getInodeFilename
|
2 years ago |
Guillaume Gomez
|
560a04ad25
Improve code readability by creating constants for memory values
|
2 years ago |
Benny Baumann
|
c0a9e92eea
Implement FreeBSD support for minimum ZFS ARC size
|
2 years ago |
Christian Göttsche
|
5bc988ad6d
Use correct command field as default field
|
3 years ago |
Christian Göttsche
|
6e9a5e9e49
Mark ScreenDefaults const
|
3 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Volodymyr Vasiutyk
|
2ef70ad7f6
Early program termination only from main()
|
3 years ago |
Christian Göttsche
|
60cfa2edce
FreeBSD: add comment for memory leak workaround
|
3 years ago |
Ximalas
|
2128edfba2
Plug the memory leak for the Disk I/O meter
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
b965417bf7
Add combined memory and swap meter
|
3 years ago |
Christian Göttsche
|
41af31be7f
Rework CPU counting
|
3 years ago |
Benny Baumann
|
458749df45
Code indentation
|
3 years ago |
mayurdahibhate
|
3f86a011e6
platform-dependent files included relative to main source directory
|
3 years ago |
Christian Göttsche
|
a11d01568c
Use unsigned types for CPU counts and associated variables
|
3 years ago |
Daniel Lange
|
67b815a817
Merge branch 'shared_before_cached' of cgzones/htop
|
3 years ago |
Graham Inggs
|
ee97916fd5
Merge pull request #436 from cgzones/freebsd
|
3 years ago |
Christian Göttsche
|
9f41dc3332
MemoryMeter: show shared memory before cached
|
3 years ago |
Nathan Scott
|
29570c0133
Merge pull request #550 from natoscott/diskio-types
|
3 years ago |
Nathan Scott
|
88a11859a0
Switch NetworkIO Meter to using uint32_t and uint64_t
|
3 years ago |
Nathan Scott
|
00339087b0
Fix integer sizing issues in the DiskIO Meter
|
3 years ago |
Nathan Scott
|
2d1839289e
Fix integer sizing issues in the NetworkIO Meter
|
3 years ago |
Christian Göttsche
|
fd2a0cf421
FreeBSD: add support for CPU frequency and temperature
|
4 years ago |
ahgamut
|
51e79ddc07
[#480] SysArchMeter to view kernel/arch info
|
4 years ago |
Christian Göttsche
|
fa499fc155
FreeBSD: misc
|
4 years ago |
Christian Göttsche
|
47cebafd77
kfreeBSD: include config.h for _GNU_SOURCE
|
4 years ago |
David Zarzycki
|
37e186fd66
Linux: Add SwapCached to the swap meter
|
4 years ago |
Christian Göttsche
|
f614b8a19f
Mark Platform_defaultFields const
|
4 years ago |
Christian Göttsche
|
89473cc9ae
Rework enum ProcessField
|
4 years ago |
Christian Goettsche
|
8d1595a20e
FreeBSD: fix crash on empty environment
|
4 years ago |
Christian Göttsche
|
601ad61e7d
Unify naming of first argument of Platform_getBattery
|
4 years ago |
Nathan Scott
|
003f2c06a4
Merge branch 'cleanup-init-done' into master
|
4 years ago |
Christian Göttsche
|
fa002c0ba9
Rename virtual memory column from M_SIZE to M_VIRT
|
4 years ago |
Christian Goettsche
|
f5c3349bdb
IWYU update (FreeBSD)
|
4 years ago |
Nathan Scott
|
c75c5ef9c6
Minor cleanups to platform-specific init and done
|
4 years ago |
Nathan Scott
|
ea9622b8c9
Merge individual Battery.[ch] files into Platform.[ch]
|
4 years ago |
Christian Göttsche
|
1b225cd7a0
Show CPU temperature in CPU meter
|
4 years ago |