summaryrefslogtreecommitdiffstats
path: root/TasksMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Update includes based on IWYUBenny Baumann2023-12-261-0/+1
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-8/+8
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-1/+2
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-4/+5
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* TasksMeter: save some float castsExplorer092021-08-141-1/+1
* Rework CPU countingChristian Göttsche2021-07-181-1/+1
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-261-8/+9
* TaskMeter: always show number of threadsChristian Göttsche2021-03-311-27/+14
* Save text buffer in MeterChristian Göttsche2021-03-041-2/+2
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-10/+10
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-1/+5
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-1/+2
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-3/+3
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Covert Meter attributes to file-local constant arraysChristian Göttsche2020-09-291-2/+5
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-3/+0
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-3/+3
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-3/+3
* | Merge branch 'hishamhm-pull-914'Nathan Scott2020-08-201-1/+1
|\ \ | |/ |/|
| * fixed Linux buildsenjan2019-05-301-1/+1
|/
* htop scans /proc to determine how many running tasks exist. Since thatLucas C. Villa Real2018-01-231-1/+1
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-5/+5
* Replace all uses of sprintf with snprintfTomasz Kramkowski2016-12-291-4/+4
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-2/+2
* Explicit "maxItems" property of metersExplorer092016-03-111-1/+1
* Major advances in FreeBSD port.Hisham Muhammad2015-03-161-1/+8
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-1/+4
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-13/+15
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-3/+7
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-4/+5
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Split process and thread counts in tasks meterHisham Muhammad2010-11-231-4/+24
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-2/+1
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-14/+14
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-1/+1
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+3
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-25/+18
* Initial import.Hisham Muhammad2006-03-041-0/+56

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