68 Commits (f5c3349bdb9cae2eec5adb9892445d3a1b482ec4)

Author SHA1 Message Date
Christian Goettsche f5c3349bdb IWYU update (FreeBSD) 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
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Christian Göttsche bbf01054bf Add compat wrapper for fstatat 5 years ago
Christian Göttsche 049046c700 FreeBSD: update Process 5 years ago
Christian Göttsche 97ea45ca9a FreeBSD: update ProcessList 5 years ago
Christian Goettsche 88eec2dc00 FreeBSD: rework tty process column 5 years ago
Christian Göttsche 61bae4c9d2 Unify function argument names 5 years ago
Christian Göttsche e89b289494 Drop duplicate assignment 5 years ago
Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Benny Baumann 4a78f4bb92 Some more locations for ARRAYSIZE 6 years ago
Christian Göttsche db472075a4 Enable -Wcast-qual compiler warning 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Benny Baumann dac1e05a2c Fix FreeBSD compile issue 6 years ago
Christian Göttsche efb971f9df Fail travis CI on compiler warnings 6 years ago
Christian Göttsche 475f729a36 Resolve unused variable on FreeBSD 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
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Tobias Kortkamp 11ecc65ebb
Unbreak with -fno-common on FreeBSD 6 years ago
Graham Inggs 6aed2be247
Fix build on FreeBSD 6 years ago
Robert Crowston 87c05ac136 Fix STARTTIME column on FreeBSD. 6 years ago
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 7 years ago
Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 7 years ago
Ross Williams a93edde1a2 Support ZFS ARC stats on FreeBSD 7 years ago
Ross Williams 92258e99e6 Specify correct MIB length 7 years ago
Tobias Kortkamp ecfd6f685e
Fix memory statistics display on FreeBSD/powerpc 7 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham d4a8023b72 Fix typos, by @Gelma. 10 years ago
Hisham Muhammad db80f202f2 Avoid global, as done by @gaod in #387. 10 years ago
Michael McConville b886ecc479 Improve error reporting on FreeBSD libkvm call 10 years ago
Tim Creech cc8375f9ea FreeBSD: use KERN_PROC_PROC with kvm_getprocs to avoid erroneously combining LWPs 10 years ago
Tim Creech 0cf3cfa3af Fix low CPU usage reporting in FreeBSD 10 years ago
Bernard Spil d753996b96 Fix memory percentage display on FreeBSD 10 years ago
Hung-Yi Chen c66ac09a66 Add MEM% for processes in process list on FreeBSD. 10 years ago
Greg V bb0333e45d fix process memory on FreeBSD 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham Muhammad c5b9045f18 Plug leak in FreeBSD backend, as noted by @mmcco in #334. 10 years ago
Michael McConville 61f2d674b0 Remove NULL-checks before free() 10 years ago
Martin "eto" Misuth c67e482c67 fixed bug with PPID of parent not being set on first process list scan pass. 10 years ago
Martin "eto" Misuth 9d55c56f26 added Support for memory meter, and slightly adjusted process monitor logic 10 years ago
Martin "eto" Misuth 80f594f314 added CPU% for processes in process list 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