summaryrefslogtreecommitdiffstats
path: root/CPUMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/rgouicem/htop into rgouicem-masterNathan Scott2020-09-091-7/+1
|\
| * fix unit (GHz -> MHz)Redha Gouicem2020-08-311-1/+1
| * fixed compilation errorRedha Gouicem2020-08-311-1/+1
| * remove unused variableRedha Gouicem2020-08-311-1/+0
| * always display frequency in MHzRedha Gouicem2020-08-281-6/+1
* | Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-7/+0
* | Axe automated header generation.Zev Weiss2020-09-031-18/+0
|/
* Merge branch 'hishamhm-pull-1012'Nathan Scott2020-08-201-8/+85
|\
| * fixed x/y coordinate mixupChristoph Budziszewski2020-06-121-3/+4
| * adding support for more than 2 smaller cpumeter columnsChristoph Budziszewski2020-06-111-8/+84
| * removed whitespace from end of linesChristoph Budziszewski2020-06-111-7/+7
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-2/+26
|\ \
| * | Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion2019-08-101-7/+3
| * | Fix typo.Arnavion2019-08-101-1/+1
| * | Show N/A instead of 0KHz when CPU frequency is not available.Arnavion2019-08-101-9/+15
| * | Add a display option to hide CPU usage number from CPU meter.Arnavion2019-08-101-2/+8
| * | Divide by 1000, not 1024, and show more decimals.Arnavion2019-08-091-6/+6
| * | Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-2/+18
| |/
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-7/+7
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-7/+7
| |/
* | Merge branch 'hishamhm-pull-914'Nathan Scott2020-08-201-3/+3
|\ \ | |/ |/|
| * CPU_KERNEL redefinedsenjan2019-05-261-3/+3
|/
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-14/+14
* Replace all uses of sprintf with snprintfTomasz Kramkowski2016-12-291-12/+12
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-2/+2
* Explicit "maxItems" property of metersExplorer092016-03-111-1/+1
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Calculate CPU averages on Darwin (See #295).Hisham Muhammad2015-10-231-15/+29
* remove extra space in dual meters without marginsChristian Hesse2015-08-271-2/+3
* Add longer descriptions to available meters.Hisham Muhammad2015-02-031-0/+6
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-31/+5
* Make blue text more readable. Closes #55.Hisham Muhammad2014-04-241-2/+2
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-1/+1
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-7/+1
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-22/+29
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-29/+63
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-3/+6
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-14/+138
* Fix off-by-one error in PROCESSOR displayHisham Muhammad2011-09-081-1/+1
* Realign display of text-mode CPU meters. Closes #3369526.Hisham Muhammad2011-09-081-1/+1
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* fix broken height for All CPUs meterHisham Muhammad2011-05-261-1/+1
* retain meter state when it is reinit'ed in the Setup screenHisham Muhammad2011-03-311-5/+8
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-5/+5
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-1/+1
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-33/+50
* Fix display of nan% in CPU metersHisham Muhammad2010-06-301-1/+1
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1

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