Explorer09
|
36626ce6fd
Explicitly specify supported modes of all meters
|
8 months ago |
Daniel Lange
|
179aeb0108
Add includes for config.h as per the discussion in PR #1337
|
1 year ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
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
|
436808ff99
Use RichString_appendnAscii where possible
|
3 years ago |
Christian Göttsche
|
099dab88be
ZfsCompressedArcMeter: avoid division by 0
|
3 years ago |
Christian Göttsche
|
2d1042adb3
Save text buffer in Meter
|
4 years ago |
Daniel Lange
|
1e39c8fa4d
Make ZFS Meter "Unavailable" text match others -> FAILED_READ coloring
|
3 years ago |
Ross Williams
|
f73c98abd4
Forgot to correctly color ZFS ARC ratio
|
3 years ago |
Christian Göttsche
|
157086e750
Split RichString_(append|appendn|write) into wide and ascii
|
4 years ago |
Christian Göttsche
|
5506925b34
Use sizeof buffer instead of magic number
|
4 years ago |
Christian Göttsche
|
e1ce141bc3
Use size_t as len type for Meter_UpdateValues
|
4 years ago |
Benny Baumann
|
03f9a86918
Reduce scope of local variables
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Christian Göttsche
|
72103e9613
Hold only a const version of the ProcessList in Meters
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Benny Baumann
|
872e542f4e
Rename StringUtils.[ch] to XUtils.[ch]
|
4 years ago |
Benny Baumann
|
c6f04a9c5d
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
|
4 years ago |
Christian Göttsche
|
7af06659e2
Mark remaining classes const
|
4 years ago |
Christian Göttsche
|
79ad39c718
Mark Object pointer to _display function const
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Ross Williams
|
613556faeb
Support for ZFS Compressed ARC statistics
|
5 years ago |