https://bugs.kde.org/show_bug.cgi?id=448905
--- Comment #7 from Alexander Potashev <aspotas...@gmail.com> --- > That's "start time" with extra steps. 1. This bug is about enabling PID by default. "start time" isn't enabled by default either, so the use case I described at least requires significant effort to reconfigure the columns. 2. "start time" doesn't really support the use case "check if process restarts" because its display is rounded to a full minute. One can only tell if a process has restarted within the past minute, but it's still unknown if it restarts every 30 seconds or every 1 second. 3. It wasn't obvious to me a "start time" column even exists. I guess that means it might not be obvious to others too. It's also not a common approach to fulfill the use case: I'm used to seeing PID in a system monitor (be it top, htop or ksysguard), therefore my knee jerk reaction is to solve the problem the same way in plasma-systemmonitor too. Sort of "if all you have is a hammer, everything looks like a nail", but one shouldn't penalize the users for their habits. -- You are receiving this mail because: You are watching all bug changes.