50 Commits (a8d0f2a7fe9e742a7367c986888fab065e2ee223)

Author SHA1 Message Date
Christian Göttsche 2844429f15 NetBSD: scale CPU frequencies 5 years ago
Christian Göttsche 3834f2a68f NetBSD: misc const additions 5 years ago
Christian Göttsche 343c2e58be NetBSD: update process fields 5 years ago
Christian Göttsche fd2c4f5ddd NetBSD: fix reading environment variables of processes 5 years ago
Christian Göttsche 7f95ed8528 NetBSD: simplify Platform_setMemoryValues 5 years ago
Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Benny Baumann b42c441ee0 Use proper metric to detect kernel threads 5 years ago
fraggerfox 68123adb6f Build fix for NetBSD 5 years ago
nia dd91e9a9da netbsd: Add NetworkIOMeter support 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
nia 6d3b4a0f2e netbsd: handle repeated ENOMEM from HW_IOSTATS safely 5 years ago
nia 324f9d048d netbsd: add more robust error handling for sysctl HW_IOSTATS 5 years ago
nia 5b8654d341 netbsd: Add support for DiskIOMeter 5 years ago
nia 97a859c5bd netbsd: Use newer proplib API. Create aliases so it works on 9.x. 5 years ago
nia c85aafa608 netbsd: If at least one AC adapter is connected, keep its state. 5 years ago
nia 93ca5af953 netbsd: style: declare variables on first use rather than C89-style 5 years ago
nia fdcdc54ec4 netbsd: Add battery support 5 years ago
fraggerfox 2e3f34f5c1 NetBSD: Rework CPU counting. 5 years ago
nia 4f3ba680fb Fix indentation style 5 years ago
nia 3fced48eea netbsd: convert snprintf use to xSnprintf 5 years ago
nia a4b650fdec netbsd: re-initialize freqSize before sysctlbyname() 5 years ago
nia 72cea2881c netbsd: Remove conditional compilation of CPU frequency variables 5 years ago
nia b4884373e5 netbsd: Support display of CPU frequency 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Benny Baumann 458749df45 Code indentation 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
nia 3bc73aa088
netbsd: update README.md (#694) 5 years ago
nia 4865e643ad netbsd: Fix display of in-use and cached memory 5 years ago
nia 67ca214cbe netbsd: Add dyanmicMeters stubs to fix the build 5 years ago
BenBE 3bed682b1e Always update `proc->st_uid` + `proc->user` 5 years ago
fraggerfox 686309e34c Redo the memory values based on the other BSD implementations. 5 years ago
fraggerfox 5fe9bcb21c Adds support for counting user and kernel threads. 5 years ago
fraggerfox 336acb0309 Adds support for PROC_EXE and CWD. 5 years ago
fraggerfox 612462e33d Adds the ELAPSED column for NetBSD. 5 years ago
fraggerfox 58a895e54c Fixes minor whitespace issues and re-arrange headers to conform to style guide. 5 years ago
fraggerfox 9de463e756 Implements the NetBSD specific changes for makeCommandStr refactor. 5 years ago
fraggerfox fa65c30976 Sets a non-NULL process state in case of kvm_getlwps(3) returns NULL. Thanks @cgzone. 5 years ago
fraggerfox 2f5b3ef733 Refactor saturatingSub() to be part of Macros.h 5 years ago
fraggerfox e42ae55d69 Renames variable from opl to npl for consistency. 5 years ago
fraggerfox 497f468ed0 Fix include paths and minor whitespace issues 5 years ago
fraggerfox 9b6cecfede Replace strlcpy() by safer String_safeStrncpy() 5 years ago
fraggerfox 3414d3b2d4 Replace maximum_PID value with INT32_MAX 5 years ago
fraggerfox 9e3b7c439c Update README for NetBSD 5 years ago
fraggerfox ddcfb179b4 Remove unwanted code, updates the comments 5 years ago
Benny Baumann b900e70e80 Update copyright notices 5 years ago
fraggerfox 440bb87058 Minor code clean up and corrections. 5 years ago
fraggerfox db98623684 Sync changes from master and fix minor warnings 5 years ago
fraggerfox 4b49de44a8 Add NetBSD platform support without procfs dependency 5 years ago