Commit History

Author SHA1 Message Date
  Daniel Lange f2b2828eda Remove the special handling for the "Command" column and add a warning that its length should be dynamic 1 month ago
  Explorer09 e54871b679 Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fields 9 months ago
  Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 9 months ago
  Christian Göttsche 3477fbf2c9 Linux: fix title alignments of GPU columns 9 months ago
  Christian Göttsche 85c3c3a88a Linux: add process column whether it is marked a container process 1 year ago
  Christian Göttsche 48181bc237 Linux: update gathering information regarding threads 1 year ago
  Explorer09 eb27a94ba4 Adapt GPU_TIME field for the new nanoseconds format 10 months ago
  Christian Göttsche f8c5bdd864 Linux: add GPU meter and process column 1 year ago
  Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 1 year ago
  Christian Göttsche 2b6304cec5 Linux: use fseek(3) 1 year ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Benny Baumann 2aacbf84cb Use consistent style for process field output/compare functions 1 year ago
  Benny Baumann 6aa9ef2726 Fix code style 1 year ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Benny Baumann d5b1556497 Add column for process container name 1 year ago
  BowDown097 ed1c7450e2 Use printKBytes 1 year ago
  BowDown097 986dbfc19c Linux + PCP: Add private memory size column 1 year ago
  Christian Göttsche 8f0fc2ce6a linux: right align IO_READ_RATE column title 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Explorer09 076b913c7f Compare all percentage fields with compareRealNumbers() 1 year ago
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 1 year ago
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Christian Göttsche da49489691 Add support for scheduling policies 2 years ago
  Benny Baumann 835c0dd698 Clarify M_TRS/M_DRS columns 2 years ago
  Kumar 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5 2 years ago
  Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 2 years ago
  Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 2 years ago
  Christian Göttsche b6c0667eae Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUP 3 years ago
  Christian Göttsche 3ba695293c Linux: dynamically adjust the SECATTR column width 3 years ago
  Benny Baumann 9dc964bb42 Compress cgroup names based on some heuristics 3 years ago
  Benny Baumann 1c3c149d20 Ensure maximum width for CGROUP column 3 years ago
  Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 3 years ago
  Lucas Werkmeister 731b4003a2 Fix Security Attributes column header width 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 3 years ago
  Christian Göttsche 0afd0fe572 linux: color void delay accounting values gray 3 years ago
  Christian Göttsche 58a59c11f4 linux: drop dead process field column DIRTY 3 years ago
  Christian Göttsche 2bf626c4e4 IWYU update 3 years ago
  Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value 3 years ago
  Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 3 years ago
  Benny Baumann b6ff5c8a2e Move CWD field handling to platform-neutral code 3 years ago
  Christian Göttsche 550a141860 Add ELAPSED process column 3 years ago
  Christian Göttsche 7c654559c9 Linux: drop obsolete code now in Process_writeField 3 years ago
  Benny Baumann aa8552ba88 Move PROC_COMM/PROC_EXE column handling to global Process implementation 3 years ago
  Benny Baumann bcb18ef822 Move Process_makeCommandStr to global Process implementation 3 years ago
  Benny Baumann c0d0202440 Move LinuxProcess_getCommandStr to Process_getCommandStr 3 years ago
  Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 3 years ago
  Benny Baumann cdb660adab Move mergeCommand to global process struct 3 years ago
  Benny Baumann 94a52cb5c9 Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the fields purpose 3 years ago