179 Commits (4e282eb845c68d70093dda2c078604d52e8fee87)

Author SHA1 Message Date
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Christian Göttsche cd1ba1422b Avoid bad function cast warning 6 years ago
Christian Göttsche 4296e74ada Include prototype in Battery implementation 6 years ago
Christian Göttsche edf1b10d2c Read CPU frequency from sysfs by default 6 years ago
Christian Göttsche 594409f299 Add DeepCode inline suppression 6 years ago
Benny Baumann 7ecea3d485 Use return value of CLAMP function 6 years ago
Benny Baumann 321960bd96 Update delay accounting to use NAN on error 6 years ago
Benny Baumann 3c65d78d77 Update CPU freq display to use NAN on error 6 years ago
Benny Baumann d0d3deb73c Properly query sysconf settting and use NAN if unavailable 6 years ago
Benny Baumann 29ec115143 Update IO rate 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 f9966b5be3 Use checked allocation wrappers 6 years ago
Christian Göttsche eb260af6bf Fix memory leak on cgroup read failure 6 years ago
Christian Göttsche e719a85994 Mark noreturn functions 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Christian Göttsche 5d4061732f Allow third party sigsegv handler 6 years ago
Christian Göttsche 00665e2a2b Avoid unsigned integer overflow 6 years ago
Christian Göttsche 98ee833932 Add Linux process column for context switches 6 years ago
Christian Göttsche 37921382f4 Use PROCDIR throughout instead of /proc on Linux 6 years ago
Christian Göttsche b096fdbfc0 Avoid potential buffer overflow in LinuxProcessList_readStatFile 6 years ago
Christian Göttsche d5eb72e64d Drop always true condition 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche e7f6d1ce5f Reduce oom cast from long to int 6 years ago
Christian Göttsche 5c99c6e942 Check btime sscanf parse from /proc/stat 6 years ago
Christian Göttsche a850d81bf5 Avoid use of uninitialized variables 6 years ago
Christian Göttsche 05a5fdc47f Ignore sscanf return value of /proc/stat 6 years ago
Christian Göttsche af84d3dfa9 Fail on out-of-range CPU number 6 years ago
Christian Göttsche d9a5dd4b91 Improve OOM output 6 years ago
Christian Göttsche a48ce9d103 Really tell gcc to ignore return value of fscanf 6 years ago
Nathan Scott b992d52bcf Increae the size of sysfs power supply path buffers 6 years ago
Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 6 years ago
Christian Göttsche 6b11769448 Avoid conversion warning 6 years ago
Nathan Scott 6900e57efd Updates to project URLs in docs and embedded in source code 6 years ago
Nathan Scott 5dad65ac2a Update header files to match whitespace changes in source files 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Christian Göttsche 3856bf574b Introduce xAsprintf as checked version of asprintf 6 years ago
Nathan Scott 2be0992700 Merge branch 'hishamhm-pull-890' 6 years ago
Nathan Scott 500fb283e9 Resolve compiler warnings and errors relating to the Arg union 6 years ago
Nathan Scott eef6bc447d Correction to smaps buffer size passed to smaps path snprintf 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago
Nathan Scott dfd9279f87 Resolve complation issues with -fno-common (default from gcc-10) 6 years ago
Christoph Budziszewski 7fdd8d3732 adding support for more than 2 smaller cpumeter columns 6 years ago
Jure Oder 88c9ebb8f7 Properly identify zombie processes 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
smattie 1886117c72 Linux: fixes sysfs battery discovery 7 years ago
Ross Williams a267003f2f Linux fixes 7 years ago