35 Commits (0b89c66f58b5d79d3948ba80da6faab139afdcc9)

Author SHA1 Message Date
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 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 0e922d4085 Integrate NAN check into assignment 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 72103e9613 Hold only a const version of the ProcessList in Meters 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche b08b255b41 Drop unused Platform functions Platform_setTasksValues 5 years ago
Christian Göttsche f8208f2173 Drop tabs in source indentions 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 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
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields 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
Benny Baumann 3c65d78d77 Update CPU freq display to use NAN on error 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Arnavion 909bb86f05 Show N/A on unsupported platforms instead of 0KHz 7 years ago
Explorer09 e70f447d54 DragonFlyBSD PID_MAX is 999999. 9 years ago
Diederik de Groot b258d6e53e Initial addition of dragonflybsd (based on FreeBSD) 9 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Andy Pilate 5776cb56b4 Revert "Fix FreeBSD CPU% calculation" 10 years ago
Bernard Spil f554f08fa9 Fix FreeBSD CPU% calculation 10 years ago
Hung-Yi Chen cc4267cc5c Suppress compiler warnings. 10 years ago
Bernard Spil d0d14da8d9 Fix implicit define isnan() 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Martin "eto" Misuth e0b6e2eef2 enabled swap meter 10 years ago
Martin "eto" Misuth 9d55c56f26 added Support for memory meter, and slightly adjusted process monitor logic 10 years ago
Martin "eto" Misuth c2769985cc added cpu monitoring for both single core and smp systems, some notes in process monitor 10 years ago
Michael Klein cc23d13f87 Add Platform_getProcessEnv 10 years ago
Martin "eto" Misuth 3ea7b34735 attempt to return to upstream/master 11 years ago
Hisham Muhammad 125c23ef23 Fix build in FreeBSD, and make sure SIGTERM is always the default. 11 years ago
Martin "eto" Misuth 2379835910 Added platform dependent DEFAULT_SIGNAL define, for now for: 11 years ago
Martin "eto" Misuth 86417e4157 Unless I move signal definitions into the comment used for header generation, 11 years ago
Hisham Muhammad 3fe2f3e28e Move list of signals to platform-specific code. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago
Hisham Muhammad c29e53c5d5 Add a stub for the battery meter. 11 years ago
Hisham Muhammad f4c49ff92e "get max pid" for FreeBSD 11 years ago