Commit History

Author SHA1 Message Date
  Christian Göttsche 85c3c3a88a Linux: add process column whether it is marked a container process 1 year ago
  Christian Göttsche 0318589c8b Linux: scan GPU based on previous activity 1 year ago
  Christian Göttsche f8c5bdd864 Linux: add GPU meter and process column 1 year ago
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 1 year ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Benny Baumann d5b1556497 Add column for process container name 1 year ago
  BowDown097 986dbfc19c Linux + PCP: Add private memory size column 1 year ago
  Nathan Scott 43cb4a57d6 Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Benny Baumann 32f8d4c407 Make header sort order consistent again 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Benny Baumann 9dc964bb42 Compress cgroup names based on some heuristics 3 years ago
  Rin Cat (鈴猫) 07496eafb0 Linux: use proper way to detect kernel threads 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 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 b6ff5c8a2e Move CWD field handling to platform-neutral code 3 years ago
  Benny Baumann bcb18ef822 Move Process_makeCommandStr to global Process implementation 3 years ago
  Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 3 years ago
  Benny Baumann 1a1fddae85 Pre-calculate isUserlandThread flag 3 years ago
  Benny Baumann cdb660adab Move mergeCommand to global process struct 3 years ago
  Benny Baumann 666f70c58c Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process structure 3 years ago
  Benny Baumann 6dc485dd20 Remove duplicate field LinuxProcess->procCmdlineBasenameEnd 3 years ago
  Benny Baumann a685661866 Move procExeBasenameOffset to main Process structure 3 years ago
  Benny Baumann 93a44acf7e Move procExeDeleted flag to main Process structure 3 years ago
  Benny Baumann d74e8b7554 Move procComm and procExe to main Process structure 4 years ago
  Benny Baumann fbec3e4005 Refactor makeCommandStr 4 years ago
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 3 years ago
  Christian Göttsche 323d7e73aa Linux: update IO fields 3 years ago
  Christian Göttsche 9a8221568a Rework TTY column 3 years ago
  Nathan Scott 8cd90f0c4a Fix a couple of small spelling mistakes in comments 3 years ago
  Christian Göttsche fdaa15bd8d Linux: overhaul io process fields 4 years ago
  Christian Göttsche 293c16e22d Only initialize and gather delay accounting data if a related column is enabled 4 years ago
  Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 4 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 4 years ago
  Christian Göttsche d872e36308 LinuxProcess: drop dead Process columns 4 years ago
  Christian Göttsche 1193c6e349 Use common naming for bare enum types 4 years ago
  Nathan Scott a3db2da4a7 Cleanup initialization of jiffies on the Linux platform 4 years ago
  Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 4 years ago
  Christian Göttsche 7ba25aa3c4 IWYU update 4 years ago
  Christian Göttsche fe84840314 Add Linux cwd process column 4 years ago
  Benny Baumann 721d9112d9 Only calculate M_LRS size every 5 seconds 4 years ago
  Fynn Wulf 7f18b352b0 Calculate library size (M_LRS column) from maps file 4 years ago
  Christian Göttsche 9b31ee5b63 Drop taskstats conditional 4 years ago
  Christian Göttsche c88c80e3bd Drop cgroup conditional 4 years ago
  Benny Baumann 21e3063e2e Include comm before cmdline if exe could not be read, but comm mismatches basename from cmdline 4 years ago
  Benny Baumann 46ee28e897 Refactor command string creation 4 years ago
  Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 4 years ago
  Christian Göttsche 3e5cba91ce LinuxProcess: mark LinuxProcess_printDelay static 4 years ago