Commit History

Author SHA1 Message Date
  Christian Göttsche edf1b10d2c Read CPU frequency from sysfs by default 4 years ago
  Benny Baumann 3c65d78d77 Update CPU freq display to use NAN on error 4 years ago
  Benny Baumann ebcf924643 Use threshold for display of guest/steal/irq meters 4 years ago
  Christian Hesse f805093589 align cpu id to right 4 years ago
  Nathan Scott 4d6e4ef53c Merge branch 'master' of https://github.com/rgouicem/htop into rgouicem-master 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Redha Gouicem d0e8ff9319 fix unit (GHz -> MHz) 4 years ago
  Redha Gouicem 0f5d2cd1e4 fixed compilation error 4 years ago
  Redha Gouicem 293e3a2931 remove unused variable 4 years ago
  Redha Gouicem 3ef5df25bc always display frequency in MHz 4 years ago
  Nathan Scott 31391b206c Merge branch 'hishamhm-pull-1012' 4 years ago
  Nathan Scott 6b443c5da9 Merge branch 'hishamhm-pull-932' 4 years ago
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 years ago
  Nathan Scott b30c22d687 Merge branch 'hishamhm-pull-914' 4 years ago
  Christoph Budziszewski b55f9320bc fixed x/y coordinate mixup 4 years ago
  Christoph Budziszewski 7fdd8d3732 adding support for more than 2 smaller cpumeter columns 4 years ago
  Christoph Budziszewski f74cde982f removed whitespace from end of lines 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago
  Arnavion 81b64691a7 Move sysfs-reading code to LinuxProcessList.c and add average frequency. 5 years ago
  Arnavion 43728b37e7 Fix typo. 5 years ago
  Arnavion 1acfb0a752 Show N/A instead of 0KHz when CPU frequency is not available. 5 years ago
  Arnavion 1d5e6a27a0 Add a display option to hide CPU usage number from CPU meter. 5 years ago
  Arnavion 9703a25d1b Divide by 1000, not 1024, and show more decimals. 5 years ago
  Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 5 years ago
  senjan 131a6c6e2b CPU_KERNEL redefined 5 years ago
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 years ago
  Tomasz Kramkowski 2b5c1b4b13 Replace all uses of sprintf with snprintf 8 years ago
  Explorer09 9dea20e068 Rename Meter.setValues() functions to updateValues() 8 years ago
  Explorer09 99fb3070a2 Explicit "maxItems" property of meters 8 years ago
  Hisham b54d2dde40 Check for failure in allocations. 9 years ago
  Hisham Muhammad 71190654bc Calculate CPU averages on Darwin (See #295). 9 years ago
  Christian Hesse 696e36cb45 remove extra space in dual meters without margins 9 years ago
  Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 10 years ago
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 10 years ago
  Hisham Muhammad 100bd10b1d Make blue text more readable. Closes #55. 10 years ago
  Hisham Muhammad 76a715ee8c Fix order of calloc arguments. 11 years ago
  Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 11 years ago
  Hisham Muhammad 8ace29c267 Make CPU meter optionally account guest time in its percentages 11 years ago
  Hisham Muhammad 43a7231615 Remove explicit calls to curses.h in other files 12 years ago
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 years ago
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 years ago
  Hisham Muhammad 84281bdc44 major header cleanup 13 years ago
  Hisham Muhammad 7ca1081712 Mega-commit with features and tweaks for 1.0: 13 years ago
  Hisham Muhammad f7fe4b4722 Fix off-by-one error in PROCESSOR display 13 years ago
  Hisham Muhammad 03322b62ec Realign display of text-mode CPU meters. Closes #3369526. 13 years ago
  Hisham Muhammad 300caa076e Tempus fugit. 13 years ago
  Hisham Muhammad 6382e03b68 fix broken height for All CPUs meter 13 years ago
  Hisham Muhammad bd459776a4 retain meter state when it is reinit'ed in the Setup screen 13 years ago
  Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 14 years ago