72 Commits (0b89c66f58b5d79d3948ba80da6faab139afdcc9)

Author SHA1 Message Date
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Dániel Bakai 4b877eb16a Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcess 5 years ago
Christian Göttsche 601ad61e7d Unify naming of first argument of Platform_getBattery 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 5 years ago
Nathan Scott ea9622b8c9 Merge individual Battery.[ch] files into Platform.[ch] 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 6 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 6 years ago
Benny Baumann 601480003f Centralise fault handling 6 years ago
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Benny Baumann 4a78f4bb92 Some more locations for ARRAYSIZE 6 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Michael F. Schönitzer d93cac12be
Add a date and datetime meter (#159) 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
multi 9ee72568dc CPUMeter: add octuple-column CPU meters. 6 years ago
multi 491bf98b90 Add missing 4-column CPU meters to non-Linux platforms. 6 years ago
Christian Göttsche 4e282eb845 Add -Wmissing-prototypes compiler warning 6 years ago
Benny Baumann 3c65d78d77 Update CPU freq display to use NAN on error 6 years ago
Benny Baumann 47e2cefe02 Update battery API to use NAN on error 6 years ago
Christian Göttsche e719a85994 Mark noreturn functions 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Arnavion 909bb86f05 Show N/A on unsupported platforms instead of 0KHz 7 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 8 years ago
Hisham Muhammad eed18dd107 Remove unused function from unsupported/ 8 years ago
Kamyar Rasta 3f6d1262c0 Issue #502 fix SID colunm header width 9 years ago
Kamyar Rasta 84bc00a275 Issue #502 update Session ID column 9 years ago
Hisham 8af4d9f453 Interpret TTY_NR column on Linux, 10 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Hisham ae823c375a Make unsupported platform build again. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham 301c346c85 Update generated headers. 10 years ago
Michael McConville 7170382706 Fix spelling of "maintainer" 10 years ago
Michael Klein cc23d13f87 Add Platform_getProcessEnv 10 years ago
Christian Hesse e8970b6f32 fix calloc() calls 11 years ago