Nathan Scott
|
66c0b19ed6
Correct pid_t type return from Platform_getMaxPid function
|
1 year ago |
Benny Baumann
|
3519b383c7
Implement File Descriptor Meter support for the Unsupported (demo platform)
|
1 year ago |
Christian Göttsche
|
ca7e92bd78
Use strict function prototypes also for defintions
|
1 year ago |
наб
|
67bc7fe640
Clean out Platform_getInodeFilename
|
2 years ago |
Christian Göttsche
|
5bc988ad6d
Use correct command field as default field
|
2 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Volodymyr Vasiutyk
|
2ef70ad7f6
Early program termination only from main()
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
0679e9f45e
Unsupported: update platform
|
3 years ago |
Christian Göttsche
|
b965417bf7
Add combined memory and swap meter
|
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 |
Nathan Scott
|
5b50ae3aa3
Separate display from sampling in SysArch and Hostname Meters
|
3 years ago |
Nathan Scott
|
2d1839289e
Fix integer sizing issues in the NetworkIO Meter
|
3 years ago |
ahgamut
|
51e79ddc07
[#480] SysArchMeter to view kernel/arch info
|
3 years ago |
Christian Göttsche
|
3acf28c259
Unsupported: pass compilation
|
3 years ago |
Christian Göttsche
|
f614b8a19f
Mark Platform_defaultFields const
|
3 years ago |
Christian Göttsche
|
9f68c8d341
Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns
|
3 years ago |
Christian Göttsche
|
89473cc9ae
Rework enum ProcessField
|
3 years ago |
Dániel Bakai
|
4b877eb16a
Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcess
|
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 |
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 |
Daniel Lange
|
bb908f3dc4
Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE
|
4 years ago |
Benny Baumann
|
18763051a2
Split platform dependent parts for file locks screen
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Christian Goettsche
|
c2fdfd99eb
FreeBSD: implement Platform_getDiskIO()
|
4 years ago |
Christian Göttsche
|
f757810f48
Improve handling of no data in Disk and Network IO Meters
|
4 years ago |
Christian Göttsche
|
7cd093ce95
Add NetworkIOMeter
|
4 years ago |
Christian Göttsche
|
41eea8a355
Mark process argument of Process_isThread const
|
4 years ago |
Benny Baumann
|
4a78f4bb92
Some more locations for ARRAYSIZE
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Nathan Scott
|
e9fa290019
Merge branch 'update-license-and-copyright-info'
|
4 years ago |
Michael F. Schönitzer
|
d93cac12be
Add a date and datetime meter (#159)
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
e518459981
Add DiskIOMeter for IO read/write usage
|
4 years ago |
multi
|
9ee72568dc
CPUMeter: add octuple-column CPU meters.
|
4 years ago |
multi
|
491bf98b90
Add missing 4-column CPU meters to non-Linux platforms.
|
4 years ago |
Benny Baumann
|
3c65d78d77
Update CPU freq display to use NAN on error
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
4 years ago |
Nathan Scott
|
6b443c5da9
Merge branch 'hishamhm-pull-932'
|
4 years ago |
Arnavion
|
909bb86f05
Show N/A on unsupported platforms instead of 0KHz
|
5 years ago |
Daniel Lange
|
c34be41e1c
Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment
|
6 years ago |
Kamyar Rasta
|
3f6d1262c0
Issue #502 fix SID colunm header width
|
7 years ago |
Kamyar Rasta
|
84bc00a275
Issue #502 update Session ID column
|
7 years ago |
Hisham
|
8af4d9f453
Interpret TTY_NR column on Linux,
|
8 years ago |