144 Commits (b992d52bcf8ff8c51c847cd4bbf33a7db441dbe9)

Author SHA1 Message Date
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
Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 7 years ago
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 7 years ago
Arnavion 81b64691a7 Move sysfs-reading code to LinuxProcessList.c and add average frequency. 7 years ago
Arnavion 1acfb0a752 Show N/A instead of 0KHz when CPU frequency is not available. 7 years ago
Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 7 years ago
Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 7 years ago
Ross Williams 070fe90461 ZFS arcstats for Linux 7 years ago
Alexander Schlarb 078c2ddde5 Linux: Use /proc/*/smaps_rollup for improved PSS parsing speed 7 years ago
Alexander Schlarb fc0bf546c3 Linux: Add PSS (proportional set size), Swap and SwapPSS calculation 7 years ago
Ran Benita 08feb8585b Add pressure stall information (PSI) meters on Linux 7 years ago
wangqr da60309fc9 Don't follow process when selecting non-process-specific options 7 years ago
Hisham Muhammad 402e46bb82 Linting changes 7 years ago
Wataru Ashihara 41754e5632
Remove unnecessary HAVE_SYS_SYSMACROS_H check 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 bae27054e6 Linux: fix CPU count 8 years ago
Hisham Muhammad 8d01ae2054 Linux: remove warnings of unused variables 8 years ago
Shawn Landden bd1d719a61 Linux: add process->starttime and use it for STARTTIME column (#700) 8 years ago
Score_Under d74b6dc8e0 Fix process name updates for shorter strings (#812) 8 years ago
Faster IT e1e3791363 Fix #define to match header when regenerating with MakeHeader.py (#789) 8 years ago
Hisham Muhammad 47cf1532b0 Linux: change how kernel threads are detected 8 years ago
Hisham Muhammad ccd156f8ba Updates to generated header files 8 years ago
Kang-Che Sung (宋岡哲) c01f40eb3e Fix build failure ('major' undefined) in glibc 2.28. (#746) 8 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
Hisham Muhammad b064d501ae linux/Battery.c: make sure fd is always closed 8 years ago
Hisham Muhammad 6dda8d2586 linux/LinuxProcessList.c: Fix indentation. 8 years ago
Marc Kleine-Budde 70ed51a303 linux/LinuxProcessList: fix reading of number of read syscalls of process 8 years ago
Jan Chren (rindeal) b0588d90ff parseBatInfo: check `line` for NULL before passing it to String_getToken() 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
André Carvalho b7b66b76a5 Adds support for linux delay accounting (#667) 8 years ago
Hisham Muhammad 9487bda330 Do not use xSnprintf when the result is used. Fixes #662. 9 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham Muhammad f205f7004c Use regular readdir since readdir_r is deprecated and newer GCC complains. 9 years ago
Richard d5faf64374 Mark some things as const 9 years ago