summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Use strdup explicitlyHisham Muhammad2011-12-251-0/+3
|
* update changelog, following confirmation of fix from usersHisham Muhammad2011-12-011-0/+6
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-1/+6
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* update changelogHisham Muhammad2011-11-051-0/+1
|
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-0/+2
| | | | | (thanks to Bin Guo)
* Add changelog entry.Hisham Muhammad2011-09-261-0/+1
|
* Man page updatesHisham Muhammad2011-09-081-0/+2
| | | | | (thanks to Vincent Launchbury)
* Try harder to find the ncurses header, fixes detection in SuSE SLES9.Hisham Muhammad2011-09-081-0/+2
| | | | | (thanks to Moritz Barsnick)
* incremental filteringHisham Muhammad2011-09-081-0/+2
| | | | | plus some fixes
* Stricter checks for command-line optionsHisham Muhammad2011-08-261-0/+2
| | | | | (thanks to Sebastian Pipping)
* Fix segfault in BarMeterMode_draw() for small terminal widthsHisham Muhammad2011-08-261-0/+2
|
* changelog and future version bumpHisham Muhammad2011-05-261-0/+2
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-0/+6
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* BUGFIX: Fix alignment for display of memory values above 100G (sign of the ↵Hisham Muhammad2010-11-201-1/+5
| | | | | | | | times!) (thanks to Jan van Haarst for the report.) Closes #2865619.
* Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad2010-11-201-0/+2
|
* Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad2010-11-201-1/+2
|
* Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)Hisham Muhammad2010-10-301-0/+2
|
* update changelogHisham Muhammad2010-08-241-0/+2
|
* little note missing from changelogHisham Muhammad2010-07-311-0/+1
|
* Fix display of nan% in CPU metersHisham Muhammad2010-06-301-0/+2
| | | | | (Fix by Steven Hampson)
* update changelogHisham Muhammad2010-03-291-0/+2
|
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+4
| | | | | (thanks to Daniel Schuler)
* getopt-based long options and --no-colorHisham Muhammad2010-02-251-0/+2
| | | | | (thanks to Vincent Launchbury)
* warning fixesHisham Muhammad2010-02-251-1/+4
|
* minor tweakHisham Muhammad2010-02-221-0/+4
|
* * BUGFIX: Fix crash on F6 keyHisham Muhammad2009-06-231-1/+3
| | | | | (thanks to Rainer Suhm)
* fix to minor bug affecting the build process, a maintenance release will ↵Hisham Muhammad2009-06-081-0/+4
| | | | follow shortly.
* changes for htop 0.8.2Hisham Muhammad2009-06-021-0/+3
|
* BSD related fixes:Hisham Muhammad2009-03-111-0/+4
| | | | | | | | * BUGFIX: Correct page size calculation for FreeBSD systems (thanks to Andrew Paulsen) * Allow compilation without PLPA on systems that don't support it (thanks to Timothy Redaelli)
* Rename VEID to CTID in OpenVZ systemsHisham Muhammad2009-03-111-0/+2
| | | | | (thanks to Thorsten Schifferdecker)
* * corrections to the desktop entry fileHisham Muhammad2009-02-181-0/+2
| | | | | (thanks by Samuli Suominen)
* Option to display hostname in the meters areaHisham Muhammad2009-02-171-0/+1
|
* Fix missing tree view when userland threads are hiddenHisham Muhammad2009-02-171-0/+2
| | | | | (thanks to Josh Stone)
* Fix for VPID on OpenVZ systemsHisham Muhammad2009-02-171-0/+5
| | | | | (thanks to Wolfgang Frisch)
* Remove assertion that fails on hardened kernelsHisham Muhammad2008-09-231-0/+2
| | | | | (thanks to Wolfram Schlich for the report)
* ACPI Battery meterHisham Muhammad2008-09-231-1/+5
| | | | | contributed by Ian Hands
* Add Linux-VServer support,Hisham Muhammad2008-09-231-0/+5
| | | | | contributed by Jonathan Sambrook and Benedikt Bohm
* Prepare for release 0.8Hisham Muhammad2008-05-071-1/+1
|
* Ability to change sort column with the mouse byHisham Muhammad2008-03-141-0/+2
| | | | | | clicking column titles (click again to invert order). Also, add a consolidated IO kbyte/s column.
* Add support for Linux per-process IO statistics,Hisham Muhammad2008-03-091-0/+4
| | | | | | | enabled with the --enable-taskstats flag, which requires a kernel compiled with taskstats support. Thanks to Tobias Oetiker!
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-0/+3
| | | | | | flag, which requires libncursesw. Thanks to Sergej Pupykin!
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+6
| | | | | | | | | | When user threads are hidden, process now shows the sum of processor usage for all processors. When user threads are displayed, each thread shows its own processor usage, including the root thread. (thanks to Bert Wesarg for the report) Also, add option to display thread colors differently.
* Avoid crashing when using many meters (thanks to David Cho for the report)Hisham Muhammad2007-11-261-0/+5
|
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-0/+4
| | | | | | | accurate description. It is still available in split time, now called detailed CPU time. (thanks to Samuel Thibault for the report)
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-1/+7
| | | | | | | Add CPU affinity screen ('a' key). BUGFIX: Correct display of TPGID field. Add TGID field.
* update changelogHisham Muhammad2007-08-101-0/+4
|
* OpenVZ support, contributed by Sergey LychkoHisham Muhammad2007-08-101-0/+6
|
* Add support of NLWP field, by Bert WesargHisham Muhammad2007-05-211-0/+2
|
* update changelogHisham Muhammad2007-05-171-0/+2
|
* update changelogHisham Muhammad2007-05-171-0/+2
|

© 2014-2024 Faster IT GmbH | imprint | privacy policy