История коммитов

Автор SHA1 Сообщение Дата
  Christian Göttsche 2503239d9f Drop unused function Process_rowSetPriority() 5 месяцев назад
  Nico Sonack 11bf6a74dd Fix nice handling for FreeBSD 8 месяцев назад
  Christian Göttsche 327593e5cd Align parameter names in declarations with definitions 9 месяцев назад
  Christian Göttsche 22d25db467 Linux: detect container process by different PID namespace 1 год назад
  Christian Göttsche b4d5b5cea9 Linux: gather permitted capabilities via capget(2) 1 год назад
  Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 1 год назад
  Benny Baumann 9ee8a7ca64 Force to keep explicit forward declarations 1 год назад
  Benny Baumann e56089e1fa Update includes based on IWYU 1 год назад
  Benny Baumann 6aa9ef2726 Fix code style 1 год назад
  Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 1 год назад
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 год назад
  Explorer09 518685818c Minor data type fixes in Process.c and PCPProcess.c 1 год назад
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 год назад
  Christian Göttsche e3481a9846 Linux: highlight username if process has elevated privileges 2 лет назад
  Christian Göttsche da49489691 Add support for scheduling policies 2 лет назад
  Christian Göttsche 623ee31cfe Add option to shadow path prefixes 3 лет назад
  valdaarhun a52f6d4354 Implement LinuxProcessList_checkPidNamespace 2 лет назад
  Christian Göttsche 9631bc98a9 Avoid UB for deep nested processes 2 лет назад
  Benny Baumann 2999fff88e Refactor code for rendering command line cache 2 лет назад
  Explorer09 98cbdc6dca Correct PROCESS_MAX_UID_DIGITS constant 2 лет назад
  Charlie Vieth 08166b27b1 ProcessList: fix quadratic process removal when scanning 2 лет назад
  Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 2 лет назад
  Christian Göttsche 3ba695293c Linux: dynamically adjust the SECATTR column width 3 лет назад
  Denis Lisov 82d34deaf1 ProcessList: cleanup the tree set sorting remains 3 лет назад
  Denis Lisov 82dce5cf8e ProcessList_buildTree: sort by parent for fast search 3 лет назад
  Christian Göttsche 1ef8c0e12f Drop getCommandStr member of Process 3 лет назад
  marcluque d8dfbbd37c Tidy up process state handling 3 лет назад
  Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 3 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 3 лет назад
  Christian Göttsche e1f4645bd1 Process: drop unused merged-command bit fields 3 лет назад
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 лет назад
  Benny Baumann 7bfd62b8e4 Respect "Show custom thread names" setting 3 лет назад
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 лет назад
  Christian Göttsche 8154125d4b Check processes for using deleted shared libraries 3 лет назад
  Benny Baumann b6ff5c8a2e Move CWD field handling to platform-neutral code 3 лет назад
  Christian Göttsche 550a141860 Add ELAPSED process column 3 лет назад
  Christian Göttsche 05fb681d5c Process: add convenience helper functions to update merged command line related data 3 лет назад
  Benny Baumann 7ef58f2dcf Drop mc->maxLen field 3 лет назад
  Benny Baumann aa8552ba88 Move PROC_COMM/PROC_EXE column handling to global Process implementation 3 лет назад
  Benny Baumann bcb18ef822 Move Process_makeCommandStr to global Process implementation 3 лет назад
  Benny Baumann c0d0202440 Move LinuxProcess_getCommandStr to Process_getCommandStr 3 лет назад
  Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 3 лет назад
  Benny Baumann cdb660adab Move mergeCommand to global process struct 3 лет назад
  Benny Baumann 94a52cb5c9 Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the fields purpose 3 лет назад
  Benny Baumann 666f70c58c Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process structure 3 лет назад
  Benny Baumann a685661866 Move procExeBasenameOffset to main Process structure 3 лет назад
  Benny Baumann 93a44acf7e Move procExeDeleted flag to main Process structure 3 лет назад
  Benny Baumann b839987df7 Rename basenameOffset to cmdlineBasenameOffset 3 лет назад
  Benny Baumann d74e8b7554 Move procComm and procExe to main Process structure 4 лет назад