Commit History

Author SHA1 Message Date
  Benny Baumann 10790f0a54 Process: Put the time field more to the end 4 years ago
  Benny Baumann 02431c43e1 Rename command line field from comm to cmdline 4 years ago
  Benny Baumann fbec3e4005 Refactor makeCommandStr 4 years ago
  Christian Göttsche b41e4d9c54 Rework process field print functions 3 years ago
  Christian Göttsche 9a8221568a Rework TTY column 3 years ago
  Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 3 years ago
  Christian Göttsche 7bfa466abe Linux: silence UBSAN implicit conversions 4 years ago
  Christian Göttsche fdaa15bd8d Linux: overhaul io process fields 4 years ago
  Christian Göttsche d5de1bc23d Overhaul sorting of state process column 4 years ago
  Christian Göttsche 03d6345c89 Process: document process fields 4 years ago
  Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 4 years ago
  Christian Göttsche d9240999e9 Process: drop commLen 4 years ago
  Christian Göttsche a5db139a0a Linux: use correct column alignment for wide fields 4 years ago
  Christian Göttsche 90ea3ac3c9 Object: return int on comparison 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
  Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 4 years ago
  Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 4 years ago
  Christian Göttsche 0cb257586a Move macro definitions close to usage 4 years ago
  Christian Göttsche 1193c6e349 Use common naming for bare enum types 4 years ago
  Christian Göttsche 77ec86aff4 Use size_t as type for buffer length in Process 4 years ago
  Christian Göttsche 7ba25aa3c4 IWYU update 4 years ago
  Maxim Zhiburt cf306ff86e Implement sorting in tree mode 4 years ago
  Fynn Wulf 7f18b352b0 Calculate library size (M_LRS column) from maps file 4 years ago
  Christian Göttsche 748f3eb7d8 Fix crash when getCommandStr not overloaded for a platform process 4 years ago
  Narendran Gopalakrishnan be60419630 Cleanup some documentation 4 years ago
  Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 4 years ago
  Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 4 years ago
  Christian Göttsche 7cf5277594 IWYU update (Linux) 4 years ago
  Christian Göttsche 15eab2012d Add process column for normalized CPU usage 4 years ago
  Adam Saponara a83f515f0f Address items from review 4 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 4 years ago
  Christian Göttsche 887dfde308 Implement Process_getParentPid and Process_isChildOf as functions 4 years ago
  Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 4 years ago
  Christian Göttsche 11bf7be9c2 Mark user field of Process const 4 years ago
  Christian Göttsche 8a08a3209c IWYU update 4 years ago
  Christian Göttsche 361877454f Cache PAGE_SIZE 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 4 years ago
  Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 4 years ago
  Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Nathan Scott 72613a38f4 Merge branch '0000/int-sizes/00' of https://github.com/mfwitten/htop into mfwitten-0000/int-sizes/00 4 years ago
  Michael Witten ab3171d21d Process.{h,c}: Use integer types that are more portable 4 years ago
  Benny Baumann e1c96879f4 Sort headers/includes 4 years ago
  Christian Göttsche 241e4b3dbf Drop redundant declarations 4 years ago
  Christian Göttsche d2b3a7a375 Drop dead process fields 4 years ago
  Christian Göttsche c3952e7c20 Use strict function prototypes 4 years ago