Daniel Lange
|
278ebbbfaf
Merge branch 'remove-vla' of BenBE/htop
|
1 year ago |
arza
|
2d4e5cba22
Reuse old time() value
|
1 year ago |
arza
|
78c7b1c86b
Show year as start time for processes older than a year
|
2 years ago |
Benny Baumann
|
1309c4b3d5
Avoid VLA on OpenBSD when reading swap information
|
1 year ago |
Benny Baumann
|
914d92dc3a
Avoid VLA on Darwin when reading CPU brand
|
1 year ago |
Benny Baumann
|
958057f01a
Avoid VLA in OpenFiles screen
|
1 year ago |
Benny Baumann
|
30256a77c8
Header order
|
1 year ago |
Benny Baumann
|
84f10749f3
Avoid VLA in LibSensors code
|
1 year ago |
lestermfp
|
5558c015f6
Short-term fix for docker container detection
|
1 year ago |
Christian Hesse
|
37d30a3a7d
default color preset: use bold blue for better visibility
|
1 year ago |
Benny Baumann
|
ea23eee8e2
Fix typos
|
1 year ago |
Nathan Scott
|
d8fe027875
Remove duplicate zeroing of global task accounting values on MacOS
|
1 year ago |
Nathan Scott
|
0fb0d75433
Fix Linux running tasks count in the Tasks Meter, a recent regression
|
1 year ago |
Benny Baumann
|
b810678a8d
Avoid comma operator to reduce ambiguity of the assignment
|
1 year ago |
Benny Baumann
|
8e4ce18ba8
Add missing copyright/file headers
|
1 year ago |
Daniel Lange
|
f0a7a78797
Merge branch 'o_shortcut_doc' of valdaarhun/htop
|
1 year ago |
Benny Baumann
|
32f8d4c407
Make header sort order consistent again
|
1 year ago |
Benny Baumann
|
b3cf54e3f9
Always mark config.h with IWYU pragma: keep
|
1 year ago |
Sahil Siddiq
|
4227fbd06e
Document 'O' keyboard shortcut
|
1 year ago |
Sahil Siddiq
|
dc883b2910
Logic to retain screen and other changes
|
1 year ago |
Sahil Siddiq
|
87db37966a
Implement logic for '--max-iterations'
|
2 years ago |
Sahil Siddiq
|
3fc286257d
Changes in configuration to identify location of 'term.h'
|
2 years ago |
Benny Baumann
|
f77ea80b8c
Minor style guide clarifications
|
1 year ago |
Nathan Scott
|
1de7a2b6e3
Make Action_pickFromVector code match header prototype
|
1 year ago |
Daniel Lange
|
a393066ce8
Update F5 key label on tab switch (Tree <-> List)
|
1 year ago |
Benny Baumann
|
148dfc03ba
Consistency fixes for OpenBSD
|
1 year ago |
Benny Baumann
|
1f308b1ee7
Consistency fixes for Darwin
|
1 year ago |
Benny Baumann
|
e05a203b9d
Shorten CPUData ptr initialization stanza
|
1 year ago |
Ximalas
|
508d9ce5dc
Build fixes for FreeBSD
|
1 year ago |
Benny Baumann
|
e40daf929e
Build fixes for DragonFlyBSD
|
1 year ago |
Nathan Scott
|
ab0f68c20f
Build fixes for NetBSD
|
1 year ago |
Nathan Scott
|
290ddba35e
Minor whitespace and small logic flow improvements on review
|
1 year ago |
Nathan Scott
|
72235d8e09
Adapt platform code for the new Machine base class
|
1 year ago |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Nathan Scott
|
e4ebe18b67
Drop references to 'Process' in generic screen code
|
1 year ago |
Guillaume Gomez
|
8a8df71f6f
Fix typo in code comment
|
1 year ago |
Benny Baumann
|
f50944c3d5
Force re-sorting of the process list view after switching between list/treeview mode
|
1 year ago |
Ivan Shapovalov
|
71f2e66126
Linux: (hack) work around the fact that Zswapped pages may be SwapCached
|
2 years ago |
Ivan Shapovalov
|
71f5a80d9e
Linux: implement zswap support
|
2 years ago |
Ivan Shapovalov
|
0c8df5f993
Linux: fix include style issues for ZramStats.h
|
1 year ago |
Ivan Shapovalov
|
b29b33ebb9
{Memory,Swap}Meter: add "compressed memory" metrics
|
2 years ago |
Ivan Shapovalov
|
b2ada27840
{Memory,Swap}Meter: make sure new constants are used consistently
|
1 year ago |
Ivan Shapovalov
|
1b640dff57
Compat: implement static_assert() shim for pre-C11
|
1 year ago |
UeiWang
|
ed7eac5dfe
Darwin: add DiskIOMeter support
|
1 year ago |
gandalf3
|
7a7c6938aa
Fix scroll relative to followed process
|
1 year ago |
Christian Göttsche
|
467bb78bb1
ZramMeter: update bar mode
|
1 year ago |
Christian Göttsche
|
ccf745ee7e
Meter: introduce comprisedValues option
|
1 year ago |
Benny Baumann
|
da255cb33f
Minor code formatting consistency fixes
|
1 year ago |
Nathan Scott
|
c878343784
Correct some inconsistent function call conventions in CRT.c
|
1 year ago |
Nathan Scott
|
14da84f877
Refactor to use a program name pointer instead of PACKAGE macro
|
1 year ago |