Commit History

Author SHA1 Message Date
  Nathan Scott be82448bd5 Process_printPercentage using one color transition 3 years ago
  Benny Baumann 3f805cf347 Highlight large percentages similar to large memory columns 3 years ago
  Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 3 years ago
  Christian Göttsche 0580dbb202 NetBSD: color process state P as running 3 years ago
  Christian Göttsche 5dec9475bb Use break inside loop with false condition 3 years ago
  Christian Göttsche ce27f8379d Respect "Show custom thread names" setting update 3 years ago
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 years ago
  Daniel Lange ed82ce6456 Merge branch 'cpu_count' of cgzones/htop 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  Benny Baumann 7bfd62b8e4 Respect "Show custom thread names" setting 3 years ago
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 years ago
  Benny Baumann 0d85af2872 Whitespace around operators 3 years ago
  Benny Baumann 458749df45 Code indentation 3 years ago
  Benny Baumann de1d06300d Apply stale lib highlighting for EXE too 3 years ago
  Christian Göttsche 9114cf6ea3 Linux: update process uid on change 3 years ago
  Christian Göttsche 8154125d4b Check processes for using deleted shared libraries 3 years ago
  Benny Baumann b6ff5c8a2e Move CWD field handling to platform-neutral code 3 years ago
  Christian Göttsche c408add108 Linux: add reset to heuristic 3 years ago
  Christian Göttsche 550a141860 Add ELAPSED process column 3 years ago
  Benny Baumann bf07c713ba Allow for highlighting of deleted executables to be configured 4 years ago
  Christian Göttsche 05fb681d5c Process: add convenience helper functions to update merged command line related data 3 years ago
  Benny Baumann 7ef58f2dcf Drop mc->maxLen field 3 years ago
  Benny Baumann 2824e2989a Reduce code duplication for nearly identical code-paths 3 years ago
  Benny Baumann 9a78155e17 Properly brace macro arguments 3 years ago
  Benny Baumann aa8552ba88 Move PROC_COMM/PROC_EXE column handling to global Process implementation 3 years ago
  Benny Baumann a61a2e6d47 Call makeCommandStr on all platforms 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 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
  Benny Baumann b839987df7 Rename basenameOffset to cmdlineBasenameOffset 3 years ago
  Benny Baumann d74e8b7554 Move procComm and procExe to main Process structure 4 years ago
  Benny Baumann 02431c43e1 Rename command line field from comm to cmdline 4 years ago
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 years ago
  Christian Göttsche b41e4d9c54 Rework process field print functions 3 years ago
  Christian Göttsche a2be57d768 Process: print default buffer in ascii 3 years ago
  Christian Göttsche 615fc934ff Add assert for unreachable switch case 3 years ago
  Christian Göttsche 9a8221568a Rework TTY column 3 years ago
  Christian Göttsche 36880cd61c Add read-only option 4 years ago
  David Zarzycki f3d9ecaa62 Convert process time to days if applicable 3 years ago
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 years ago
  Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 3 years ago
  Christian Göttsche 3f99c2de24 Process: do not access RichString internals 3 years ago
  Christian Göttsche bea7f8e7af Process_compare: reorder checks 3 years ago
  Christian Göttsche 979aca98cc Use uppercase floating point literal suffix 3 years ago
  Benny Baumann 82157f598e Refactor to remove no-op calls 3 years ago
  Christian Göttsche fdaa15bd8d Linux: overhaul io process fields 4 years ago
  Christian Göttsche fee744abd2 Update generic process field display 4 years ago
  Christian Göttsche d5de1bc23d Overhaul sorting of state process column 4 years ago
  Christian Göttsche a3c8285237 Refactor to tty_nr process field display 4 years ago