120 Commits (07a6efcb22c002ad09432e8dbe87eed888821c2c)

Author SHA1 Message Date
Christian Göttsche 7bfa466abe Linux: silence UBSAN implicit conversions 5 years ago
Christian Göttsche fdaa15bd8d Linux: overhaul io process fields 5 years ago
Christian Göttsche d5de1bc23d Overhaul sorting of state process column 5 years ago
Christian Göttsche 03d6345c89 Process: document process fields 5 years ago
Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 5 years ago
Christian Göttsche d9240999e9 Process: drop commLen 5 years ago
Christian Göttsche a5db139a0a Linux: use correct column alignment for wide fields 5 years ago
Christian Göttsche 90ea3ac3c9 Object: return int on comparison 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 5 years ago
Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 5 years ago
Christian Göttsche 0cb257586a Move macro definitions close to usage 5 years ago
Christian Göttsche 1193c6e349 Use common naming for bare enum types 5 years ago
Christian Göttsche 77ec86aff4 Use size_t as type for buffer length in Process 5 years ago
Christian Göttsche 7ba25aa3c4 IWYU update 5 years ago
Maxim Zhiburt cf306ff86e Implement sorting in tree mode 5 years ago
Fynn Wulf 7f18b352b0 Calculate library size (M_LRS column) from maps file 5 years ago
Christian Göttsche 748f3eb7d8 Fix crash when getCommandStr not overloaded for a platform process 5 years ago
Narendran Gopalakrishnan be60419630 Cleanup some documentation 5 years ago
Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Christian Göttsche 15eab2012d Add process column for normalized CPU usage 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Adam Saponara a83f515f0f Address items from review 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 887dfde308 Implement Process_getParentPid and Process_isChildOf as functions 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 11bf7be9c2 Mark user field of Process const 5 years ago
Christian Göttsche 8a08a3209c IWYU update 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 5 years ago
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Michael Witten ab3171d21d Process.{h,c}: Use integer types that are more portable 6 years ago
Benny Baumann e1c96879f4 Sort headers/includes 6 years ago
Christian Göttsche 241e4b3dbf Drop redundant declarations 6 years ago
Christian Göttsche d2b3a7a375 Drop dead process fields 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 11f558f934 Avoid discarding const qualifiers 6 years ago
Nathan Scott 500fb283e9 Resolve compiler warnings and errors relating to the Arg union 6 years ago
Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 6 years ago