497 Commits (8932efece98ff55f1db9be79a6641936a7e75a4e)

Author SHA1 Message Date
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
Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 5 years ago
Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 5 years ago
Christian Göttsche f94934472f Linux: rework disk-io parsing 5 years ago
Christian Göttsche 74f99e3693 linux: simplify recheck condition 5 years ago
Christian Göttsche 0afd0fe572 linux: color void delay accounting values gray 5 years ago
Christian Göttsche ff336b652c linux: drop unused macro IOPriority_error 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 b965417bf7 Add combined memory and swap meter 5 years ago
Christian Göttsche edafa26f9e Simplify Action_pickFromVector() width parameter usage 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
Christian Göttsche 6974ce8e79 Linux: do not include zram devices in DiskIO 5 years ago
Nathan Scott 02cfd38671 The average CPU utilization value must never be marked 'offline' 5 years ago
Daniel Lange eb4ff3c69c Add Shift-F7, Shift-F8 keybindings for autogroups 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
Scott Olson d45b4f4a43 Use PATH lookup for systemctl in systemd meter 5 years ago
Benny Baumann df435931b6 Proper label indentation 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 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
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
Benny Baumann b6ff5c8a2e Move CWD field handling to platform-neutral code 5 years ago
Christian Göttsche c408add108 Linux: add reset to heuristic 5 years ago
Christian Göttsche 550a141860 Add ELAPSED process column 5 years ago
Christian Göttsche 3d5b6d9282 Fix assert failure on short running thread 5 years ago
Benny Baumann 51ecc62d92 Force update when executable was recently deleted/replaced 5 years ago
Christian Göttsche 7892ac68fb Linux: use merge command line helpers 5 years ago
Christian Göttsche 7c654559c9 Linux: drop obsolete code now in Process_writeField 5 years ago
Benny Baumann 7ef58f2dcf Drop mc->maxLen field 5 years ago
Benny Baumann aa8552ba88 Move PROC_COMM/PROC_EXE column handling to global Process implementation 5 years ago
Benny Baumann a61a2e6d47 Call makeCommandStr on all platforms 5 years ago
Benny Baumann bcb18ef822 Move Process_makeCommandStr to global Process implementation 5 years ago
Benny Baumann c0d0202440 Move LinuxProcess_getCommandStr to Process_getCommandStr 5 years ago
Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 5 years ago