summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-11-05reduce codeHisham Muhammad
2011-11-05build fixesHisham Muhammad
2011-11-05simplify codeHisham Muhammad
2011-11-05update changelogHisham Muhammad
2011-11-05Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad
2011-11-05naming consistencyHisham Muhammad
2011-11-03Support for UTF-8 tree drawingHisham Muhammad
2011-11-03use unicode header firstHisham Muhammad
2011-11-03try to use unicode headers firstHisham Muhammad
2011-10-25store cppcheck rule for future useHisham Muhammad
2011-10-25cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad
2011-09-29Use wider PID columns in 64-bit machines with larger pid_max values.Hisham Muhammad
2011-09-27Fix regression in documentationHisham Muhammad
2011-09-26Add changelog entry.Hisham Muhammad
2011-09-26Add flag to allow using the system install of hwloc.Hisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2011-09-08Fix --sort-key=helpHisham Muhammad
2011-09-08Interface improvements for large numbers.Hisham Muhammad
2011-09-08minor change to improve portabilityHisham Muhammad
2011-09-08Add missing header titles. Closes #3152630.Hisham Muhammad
2011-09-08removes some basic checks that succeed on most systems anyway and which cause...Hisham Muhammad
2011-09-08Fix panel inconsistency that could lead to crashes. Closes #2422267.Hisham Muhammad
2011-09-08sanity checksHisham Muhammad
2011-09-08Fix off-by-one error in PROCESSOR displayHisham Muhammad
2011-09-08make sure PLPA debug message never showsHisham Muhammad
2011-09-08Man page updatesHisham Muhammad
2011-09-08Try harder to find the ncurses header, fixes detection in SuSE SLES9.Hisham Muhammad
2011-09-08Fix on-screen documentation regarding [ and ]Hisham Muhammad
2011-09-08Realign display of text-mode CPU meters. Closes #3369526.Hisham Muhammad
2011-09-08incremental filteringHisham Muhammad
2011-09-08show cursor when function bar allows typing an entry.Hisham Muhammad
2011-09-08cleanup our own leak checker so that valgrind is happy with it.Hisham Muhammad
2011-09-08improve Valgrind outputHisham Muhammad
2011-08-29Don't simply trust that string splits were successful...Hisham Muhammad
2011-08-26Stricter checks for command-line optionsHisham Muhammad
2011-08-26Fix number of supported backtrace frames (thanks to Sebastian Pipping)Hisham Muhammad
2011-08-26Fix segfault in BarMeterMode_draw() for small terminal widthsHisham Muhammad
2011-08-26Remove generated files from version historyHisham Muhammad
2011-08-12be more precise in the commentHisham Muhammad
2011-05-26changelog and future version bumpHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2011-05-26ncurses does not support the scrollwheel well, but this is a step in that dir...Hisham Muhammad
2011-05-26larger numbersHisham Muhammad
2011-05-26nicer display for large numbersHisham Muhammad
2011-05-26fix broken height for All CPUs meterHisham Muhammad
2011-03-31retain meter state when it is reinit'ed in the Setup screenHisham Muhammad
2011-03-29only reinit initializable metersHisham Muhammad
2011-03-28handle large values for process timeHisham Muhammad
2011-03-28add missing update to header fileHisham Muhammad