104 Commits (1f9e2ded9e8f0e4aa8593a31dffdaeafff4dc07a)

Author SHA1 Message Date
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 6 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
adrien1018 536941fb23 Deal with larger numbers in colorNumber and outputRate 7 years ago
Wataru Ashihara 41754e5632
Remove unnecessary HAVE_SYS_SYSMACROS_H check 7 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
Hisham Muhammad ccd156f8ba Updates to generated header files 8 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Hisham 7ededce9b5 Silence cast warning. 10 years ago
Hisham 1cfcc42a8f Reuse comm object if possible, avoid useless repetitions of free+strdup. 10 years ago
Hisham Muhammad 802e216870 Extend buffer for reading lines from /proc. 10 years ago
Michael Klein ab3a7c2fa8 drop privileges before changing process priority or sending signals 10 years ago
Michael Klein 0919ea32f9 'e' displays environment of current process 10 years ago
Jardel Weyrich ffacac14a9 Remove duplicate declaration. 11 years ago
Hisham Muhammad 9428010121 Make column width calculation dynamic. 11 years ago
sherpya a8e1c1c63f added missing defines for android 11 years ago
Hisham Muhammad 4c24a9b462 Fixes to subclassing Process. 11 years ago