Commit History

Author SHA1 Message Date
  Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 7 months ago
  Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 1 year ago
  Dominik Hassler 046b6ce466 fixes for illumos/Solaris platforms 10 months ago
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 11 months ago
  Benny Baumann 2aacbf84cb Use consistent style for process field output/compare functions 11 months ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year 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
  Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Benny Baumann 8420df62eb Solaris: Implement CWD column 3 years ago
  Christian Göttsche 550a141860 Add ELAPSED process column 3 years ago
  Christian Göttsche d9feff150c Solaris: add EXE and COMM columns and use merged command line helpers 3 years ago
  Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 3 years ago
  Christian Göttsche a62987c787 Solaris: improve process columns 3 years ago
  Christian Göttsche 9a8221568a Rework TTY column 3 years ago
  Benny Baumann 6c66f32fa7 Include signal.h, reorder headers 3 years ago
  Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 3 years ago
  Christian Göttsche a5db139a0a Linux: use correct column alignment for wide fields 3 years ago
  Christian Göttsche a076488809 Solaris: make Process callbacks static 3 years ago
  Christian Göttsche 90ea3ac3c9 Object: return int on comparison 3 years ago
  Dominik Hassler b9336af76f fix argument type following prototype change in "Invert Process_compare resolution so that superclass matches run first" 3 years ago
  Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 3 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 3 years ago
  Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 3 years ago
  Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 3 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 4 years ago
  Christian Göttsche 15eab2012d Add process column for normalized CPU usage 4 years ago
  Christian Göttsche 397b5c4bd0 Introduce spaceship comparison for Processes 4 years ago
  Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 4 years ago
  Christian Göttsche 7109172431 Mark process parameter of Process_writeField consistently const 4 years ago
  Christian Göttsche 7af06659e2 Mark remaining classes const 4 years ago
  Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 4 years ago
  Christian Göttsche db472075a4 Enable -Wcast-qual compiler warning 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 2565dd3c58 Drop dead code after break 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 4 years ago
  Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 6 years ago
  Guy M. Broome cf04300d49 Solaris: update proc state letters to reflect Solaris usage 6 years ago
  Guy M. Broome da4877f48c Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for each LWP 6 years ago
  Guy M. Broome 1ae7625c42 Solaris: showing a dash for the top-level process is no longer necessary 6 years ago
  Guy M. Broome 45fad05b4a Solaris: get completely out of the file handling business using libproc 6 years ago
  gmbroome 42c3a1fcb3 Solaris: Implement LWP enumeration (#768) 6 years ago
  Guy M. Broome cda84fcddc Solaris: enough changes made to justify a copyright bump to 2018 6 years ago
  Guy M. Broome cefbe499db Solaris: fix malloc() / free() issues with zone name handling 6 years ago
  gmbroome 697f5bb9c1 Import Solaris support (#741) 6 years ago