294 Commits (423eff6267ca860fa70a5f222a660fc6e784dc92)

Author SHA1 Message Date
Benny Baumann 2999fff88e Refactor code for rendering command line cache 4 years ago
ilyam8 491c6f1044 consider only shrinkable ZFS ARC as cache on Linux 4 years ago
Christian Göttsche 0e29174211 Do not scan new processes for deleted libs 4 years ago
Daniel Lange 33973f7e40 Limit active CPU count under LXC as well 4 years ago
Denis Lisov fae7ff6f03 LinuxProcessList_recurseProcTree: keep on read error 4 years ago
Denis Lisov e07fce7014 LinuxProcessList_recurseProcTree: open dirfd first 4 years ago
Daniel Lange e08eec813c Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more whitespace) 4 years ago
Daniel Lange 0d53245cf9 LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container seeing the real host CPUs 4 years ago
Christian Göttsche a7a6571d14 Fix typo 4 years ago
er-azh 64fb7181ee
use xCalloc for allocating cpuData 4 years ago
er-azh ba4c67942c
Linux: allocate cpuData before reading cpu count. 4 years ago
er-azh 3f0c172a60
Linux: fix crash in LXD 4 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 4 years ago
Christian Göttsche b6c0667eae Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUP 4 years ago
Christian Göttsche 3ba695293c Linux: dynamically adjust the SECATTR column width 4 years ago
Benny Baumann 265a7b8a50 Fix division by zero when calculating IO rates 4 years ago
Denis Lisov f782f821f7 LinuxProcessList: do not collect LRS per thread 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Benny Baumann 550100327b Extract string writing/buffer handling into some callback 4 years ago
Benny Baumann 9dc964bb42 Compress cgroup names based on some heuristics 4 years ago
Benny Baumann ea4282784d Filter leading colons in CGROUP name 4 years ago
Rin Cat (鈴猫) 07496eafb0 Linux: use proper way to detect kernel threads 4 years ago
marcluque d8dfbbd37c Tidy up process state handling 4 years ago
Christian Hesse 3f9f52fd29 Linux: ignore mapped /dev/zero 4 years ago
Christian Göttsche 970885edc3 Linux: improve tryRead macro safety 5 years ago
Christian Göttsche 754c0d6bb9 Linux: always compute procExeDeleted if already set 5 years ago
Christian Göttsche a710deeaa7 Linux: define O_PATH if not defined 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 3c8d586a1c Linux: recalculate LRS value 5 years ago
Christian Göttsche 43ffdb0eda Linux: zero CPU data after allocation 5 years ago
Christian Göttsche 74f99e3693 linux: simplify recheck condition 5 years ago
Christian Göttsche 58a59c11f4 linux: drop dead process field column DIRTY 5 years ago
Christian Göttsche 2bf626c4e4 IWYU update 5 years ago
Christian Göttsche 9df0f62859 Linux: do not scan frequency for inactive CPUs 5 years ago
Christian Göttsche ce27f8379d Respect "Show custom thread names" setting update 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Nathan Scott 02cfd38671 The average CPU utilization value must never be marked 'offline' 5 years ago
Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value 5 years ago
Christian Göttsche 10e9ffd8e5 Fix misc typos 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago
Benny Baumann 458749df45 Code indentation 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
fraggerfox 3770769ed1 Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code duplication. 5 years ago
Christian Göttsche df752dd189 Do not override Linux process library size 5 years ago
Christian Göttsche 45ab05c56a Limit deleted library check 5 years ago
Christian Göttsche 9114cf6ea3 Linux: update process uid on change 5 years ago
Christian Göttsche faabbaa71e Linux: drop O_PATH usage 5 years ago
Christian Göttsche 8154125d4b Check processes for using deleted shared libraries 5 years ago