summaryrefslogtreecommitdiffstats
path: root/Settings.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve function prototype, helping analysis.Hisham Muhammad2014-04-241-1/+1
|
* Fix resource leak.Hisham Muhammad2014-04-241-1/+1
|
* safer code, check result of lstatHisham Muhammad2014-04-221-3/+5
|
* alignment improvementsHisham Muhammad2014-02-271-1/+1
|
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-0/+3
|
* Performance improvements due to conditional parsing of IO data depending on ↵Hisham Muhammad2013-05-241-0/+2
| | | | | | | selected fields. On my machine, this gives a ~20% improvement in htop process time use with the default config.
* Option to update process names on every refreshHisham Muhammad2012-10-201-0/+3
| | | | | (thanks to Rob Hoelz)
* avoid deleting valid symbolic links to .htoprcHisham Muhammad2012-03-051-1/+3
| | | | | | so that home directories can be used with both old and new versions of htop (see #3496731).
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-4/+10
|
* Move .htoprc to XDG-compliant path ~/.config/htop/htoprc,Hisham Muhammad2011-12-251-18/+42
| | | | | | respecting $XDG_CONFIG_HOME (thanks to Hadzhimurad Ustarkhan for the suggestion.)
* Fix typo that has been lurking since 2006Hisham Muhammad2011-12-231-1/+1
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-6/+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.
* Don't simply trust that string splits were successful...Hisham Muhammad2011-08-291-9/+15
|
* be more precise in the commentHisham Muhammad2011-08-121-2/+1
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-0/+3
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* show custom thread namesHisham Muhammad2010-02-251-1/+4
|
* minor tweaks by David WeberHisham Muhammad2010-02-221-4/+2
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-35/+35
| | | | | Reduces resulting code size.
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+4
| | | | | | | | | | 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-1/+1
|
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-2/+5
| | | | | | | accurate description. It is still available in split time, now called detailed CPU time. (thanks to Samuel Thibault for the report)
* Add a trailing newline in .htoprcHisham Muhammad2007-08-101-0/+1
| | | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420856 (sheesh, the things people get worked up about :) )
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ↵Hisham Muhammad2006-10-041-0/+3
| | | | | | | status bar (minor modifications: default to false, add help)
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-4/+2
|
* Minor fix to HTOPRC feature.Hisham Muhammad2006-05-091-1/+1
|
* Add support for $HTOPRC, as suggested by Luis LimonHisham Muhammad2006-05-061-1/+6
|
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-13/+16
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* Update copyrights.Hisham Muhammad2006-03-231-1/+1
|
* Initial import.Hisham Muhammad2006-03-041-0/+217

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