386 Commits (4eeb9d5e640ea8e7abeb77db162eb295482f01bb)
 

Author SHA1 Message Date
Hisham Muhammad bb3e773c49 Interface improvements for large numbers. 15 years ago
Hisham Muhammad b288eb88c0 minor change to improve portability 15 years ago
Hisham Muhammad 3e265ce4ab Add missing header titles. Closes #3152630. 15 years ago
Hisham Muhammad f1f77653e0 removes some basic checks that succeed on most systems anyway and which cause problems for the uClibc folks. Closes #3204565. 15 years ago
Hisham Muhammad 5a8307a10b Fix panel inconsistency that could lead to crashes. Closes #2422267. 15 years ago
Hisham Muhammad 978019d34f sanity checks 15 years ago
Hisham Muhammad f7fe4b4722 Fix off-by-one error in PROCESSOR display 15 years ago
Hisham Muhammad 4e72e790e3 make sure PLPA debug message never shows 15 years ago
Hisham Muhammad 31c995e663 Man page updates 15 years ago
Hisham Muhammad a7bcf1d2e4 Try harder to find the ncurses header, fixes detection in SuSE SLES9. 15 years ago
Hisham Muhammad 25a2aada3c Fix on-screen documentation regarding [ and ] 15 years ago
Hisham Muhammad 03322b62ec Realign display of text-mode CPU meters. Closes #3369526. 15 years ago
Hisham Muhammad 11092662ee incremental filtering 15 years ago
Hisham Muhammad 3f3213b2e2 show cursor when function bar allows typing an entry. 15 years ago
Hisham Muhammad 60e5106098 cleanup our own leak checker so that valgrind is happy with it. 15 years ago
Hisham Muhammad 636bb94fe6 improve Valgrind output 15 years ago
Hisham Muhammad 27b470e10d Don't simply trust that string splits were successful... 15 years ago
Hisham Muhammad 5dfb46e14f Stricter checks for command-line options 15 years ago
Hisham Muhammad 7eeb52dfbb Fix number of supported backtrace frames (thanks to Sebastian Pipping) 15 years ago
Hisham Muhammad 717758409e Fix segfault in BarMeterMode_draw() for small terminal widths 15 years ago
Hisham Muhammad aa167adb90 Remove generated files from version history 15 years ago
Hisham Muhammad da604d355a be more precise in the comment 15 years ago
Hisham Muhammad 0a81172f62 changelog and future version bump 15 years ago
Hisham Muhammad 300caa076e Tempus fugit. 15 years ago
Hisham Muhammad 7a9615960f ncurses does not support the scrollwheel well, but this is a step in that direction. 15 years ago
Hisham Muhammad 9599e5650e larger numbers 15 years ago
Hisham Muhammad 9b3514062f nicer display for large numbers 15 years ago
Hisham Muhammad 6382e03b68 fix broken height for All CPUs meter 15 years ago
Hisham Muhammad bd459776a4 retain meter state when it is reinit'ed in the Setup screen 15 years ago
Hisham Muhammad b57b7e9a9e only reinit initializable meters 15 years ago
Hisham Muhammad 219bb9ccff handle large values for process time 15 years ago
Hisham Muhammad 391eab2866 add missing update to header file 15 years ago
Hisham Muhammad 7d7118b1f6 launch lsof for parent process when called on threads. 15 years ago
Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 15 years ago
Hisham Muhammad b561956637 ignore checks for /proc when cross-compiling 15 years ago
Hisham Muhammad 8bdec7155e show names of zombie processes properly 15 years ago
Hisham Muhammad 36ef1a93be make htop friendly to uclibc (thanks to Matt for the report) 16 years ago
Hisham Muhammad 72dbb72b68 All processes where showing as belonging to 'root'. Fixed. 16 years ago
Hisham Muhammad 4367e64b1d Fix online help! 16 years ago
Hisham Muhammad 3e7822d660 This seems necessary. 16 years ago
Hisham Muhammad 5effb12e46 Fix behavior of expand/collapse-tree. Thanks Rob for the heads up! 16 years ago
Hisham Muhammad 941ad72f67 correct thread detection 16 years ago
Hisham Muhammad 831538b0f9 Split process and thread counts in tasks meter 16 years ago
Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 16 years ago
Hisham Muhammad 25551d44c1 Fix off-by-one in Vector (the probable cause for many user-reported crashes?) 16 years ago
Hisham Muhammad 9604e02106 Correct tests for missing libraries and optional use of PLPA 16 years ago
Hisham Muhammad e0f364a6f8 Don't install include/ and lib/ directories. 16 years ago
Hisham Muhammad 2960a8162e BUGFIX: Fix alignment for display of memory values above 100G (sign of the times!) 16 years ago
Hisham Muhammad 10f007e07e Fix for systems where there's no /proc/PID/task/PID/. Closes #2789634. 16 years ago
Hisham Muhammad 0ff54ebac9 Fix search by process name when processes are filtered by user. Closes #2803481. 16 years ago