aninsen
|
3e70de64b3
Code clean up for reading battery info
|
3 years ago |
Nathan Scott
|
04871a2d04
Report hugepage memory as real and used memory (as before)
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
f94934472f
Linux: rework disk-io parsing
|
3 years ago |
Christian Göttsche
|
b965417bf7
Add combined memory and swap meter
|
3 years ago |
Christian Göttsche
|
edafa26f9e
Simplify Action_pickFromVector() width parameter usage
|
3 years ago |
Christian Göttsche
|
6974ce8e79
Linux: do not include zram devices in DiskIO
|
3 years ago |
Daniel Lange
|
eb4ff3c69c
Add Shift-F7, Shift-F8 keybindings for autogroups
|
3 years ago |
Nathan Scott
|
1bd95983b2
Add columns for process autogroup identifier and nice value
|
3 years ago |
Christian Göttsche
|
41af31be7f
Rework CPU counting
|
3 years ago |
Benny Baumann
|
df435931b6
Proper label indentation
|
3 years ago |
Benny Baumann
|
976c6123f4
Pointer indication aligned to typename
|
3 years ago |
mayurdahibhate
|
3f86a011e6
platform-dependent files included relative to main source directory
|
3 years ago |
mayurdahibhate
|
1b74dfe187
cleaned up includes with iwyu
|
3 years ago |
Christian Göttsche
|
36880cd61c
Add read-only option
|
4 years ago |
Christian Göttsche
|
812cfcb94d
Rename drop-capabilities options none to off
|
3 years ago |
Christian Göttsche
|
73f5ecf528
Linux: handle garbage in /proc/loadavg
|
3 years ago |
Christian Göttsche
|
5ef3c26168
Drop always true condition
|
3 years ago |
Christian Göttsche
|
7b293dc3e2
Linux: fix --drop-capabilities
|
3 years ago |
Nathan Scott
|
253ff23f9e
Use a platform-specific routine for long option usage
|
3 years ago |
Nathan Scott
|
0ada9f325f
Move libcap use to (Linux) platform-specific code
|
3 years ago |
Christian Göttsche
|
a11d01568c
Use unsigned types for CPU counts and associated variables
|
3 years ago |
Christian Göttsche
|
9f41dc3332
MemoryMeter: show shared memory before cached
|
3 years ago |
Christian Göttsche
|
d9f2eacbc5
Linux: individually show shared memory
|
3 years ago |
Nathan Scott
|
29570c0133
Merge pull request #550 from natoscott/diskio-types
|
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
|
f273bfd083
Linux: restore memory calculation regarding HugePages
|
4 years ago |
Christian Göttsche
|
3d497a3760
Linux: overhaul memory partition
|
4 years ago |
Christian Göttsche
|
fd4e6b432b
Use MainPanel type in State struct
|
4 years ago |
ahgamut
|
51e79ddc07
[#480] SysArchMeter to view kernel/arch info
|
4 years ago |
Christian Göttsche
|
4d85848988
Linux: handle hugepages
|
4 years ago |
Daniel Lange
|
71f51a20c1
Define PATH_MAX for GNU/hurd
|
4 years ago |
Christian Göttsche
|
2b62126aea
Mark several non-modified pointer variables const
|
4 years ago |
David Zarzycki
|
37e186fd66
Linux: Add SwapCached to the swap meter
|
4 years ago |
Christian Göttsche
|
d72b0a682e
Mark several non-modified pointer variables const
|
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 Göttsche
|
7ba25aa3c4
IWYU update
|
4 years ago |
Christian Göttsche
|
f61e74a4af
Resolve conversion from ssize_t to int for readlink return value
|
4 years ago |
Christian Göttsche
|
b76eaf187a
Dynamically load libsensors at runtime
|
4 years ago |
Christian Göttsche
|
f7a8952933
Add xReadfile wrapper for reading small to medium size files
|
4 years ago |
Christian Göttsche
|
ea4f33409a
Update even more snprintfs
|
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 Göttsche
|
7cf5277594
IWYU update (Linux)
|
4 years ago |
Nathan Scott
|
5d50f43d5f
Add whitespace to improve Linux Platform_init readability
|
4 years ago |
Nathan Scott
|
c75c5ef9c6
Minor cleanups to platform-specific init and done
|
4 years ago |
Nathan Scott
|
0eb3c7589d
Merge individual Battery.[ch] files into Platform.[ch]
|
4 years ago |