Commit Graph

  • d22f6573f3 CPUMeter: refactor common CPU meter rendering code. multi 2020-09-24 20:17:51 +0100
  • e75077a9f8
    Merge pull request #107 from cgzones/hwlock_linuxaffinity Nathan Scott 2020-09-28 16:47:47 +1000
  • 6191336498
    Merge pull request #116 from cgzones/valgrind Nathan Scott 2020-09-28 16:46:58 +1000
  • 8c9bd20013
    Merge pull request #181 from cgzones/missing_prototypes Nathan Scott 2020-09-28 16:30:57 +1000
  • 400178a89b Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into multiplexd-arc-is-not-cache Nathan Scott 2020-09-28 14:44:12 +1000
  • 4e282eb845 Add -Wmissing-prototypes compiler warning Christian Göttsche 2020-09-25 14:03:55 +0200
  • dfa40ad0eb Linux: consider the ZFS ARC to be cache. multi 2020-09-24 19:13:25 +0100
  • 18b1e9fba9 Do not drop qualifier in cast Christian Göttsche 2020-09-23 14:15:51 +0200
  • 6a03cd237a Avoid warning about unreachable break statement Christian Göttsche 2020-09-23 13:55:01 +0200
  • cd1ba1422b Avoid bad function cast warning Christian Göttsche 2020-09-23 13:52:49 +0200
  • 4a1f3fca96 Drop unnecessary usage of comma operator Christian Göttsche 2020-09-23 13:47:20 +0200
  • 4296e74ada Include prototype in Battery implementation Christian Göttsche 2020-09-23 13:43:03 +0200
  • ce0fd5f6d8 Drop unused macros Christian Göttsche 2020-09-23 12:39:45 +0200
  • edf1b10d2c Read CPU frequency from sysfs by default Christian Göttsche 2020-09-22 14:50:50 +0200
  • f4e1f4619f Add DeepCode inline suppression Christian Göttsche 2020-09-24 20:03:33 +0200
  • 594409f299 Add DeepCode inline suppression Christian Göttsche 2020-09-24 19:52:08 +0200
  • 005c4d1f23 Make --enable-hwloc and --enable-linux-affinity mutual exclusive Christian Göttsche 2020-09-08 16:25:22 +0200
  • f4bb50294a show selected command wrapped in a separate window ryenus 2017-08-03 17:43:28 +0800
  • 5233817122 Avoid unsigned integer overflow Christian Göttsche 2020-09-24 12:01:59 +0200
  • 7ecea3d485 Use return value of CLAMP function Benny Baumann 2020-09-21 18:50:15 +0200
  • ba0fca1800 Add -Wfloat-equal to default build flags Benny Baumann 2020-09-18 16:58:03 +0200
  • 321960bd96 Update delay accounting to use NAN on error Benny Baumann 2020-09-18 17:04:01 +0200
  • 3c65d78d77 Update CPU freq display to use NAN on error Benny Baumann 2020-09-07 12:24:32 +0200
  • ebcf924643 Use threshold for display of guest/steal/irq meters Benny Baumann 2020-09-07 12:07:08 +0200
  • d0d3deb73c Properly query sysconf settting and use NAN if unavailable Benny Baumann 2020-09-07 11:56:12 +0200
  • 29ec115143 Update IO rate display to use NAN on error Benny Baumann 2020-09-07 11:53:58 +0200
  • 47e2cefe02 Update battery API to use NAN on error Benny Baumann 2020-09-07 11:52:42 +0200
  • f805093589 align cpu id to right Christian Hesse 2020-09-01 13:50:25 +0200
  • d2b3a7a375 Drop dead process fields Christian Göttsche 2020-09-18 12:43:28 +0200
  • c1b5201444 Consistent wording/formatting of field descriptions Michael F. Schönitzer 2020-09-18 13:32:59 +0200
  • 83257744cc Document M_PSS and M_PSSWP in man page Michael F. Schönitzer 2020-09-18 00:48:59 +0200
  • 7844e06eb0 Document field M_SWAP in man page Michael F. Schönitzer 2020-09-18 00:42:11 +0200
  • 2565dd3c58 Drop dead code after break Christian Göttsche 2020-09-17 23:08:42 +0200
  • 6b11738744 Avoid arithmetic on booleans Christian Göttsche 2020-09-23 17:58:11 +0200
  • f9966b5be3 Use checked allocation wrappers Christian Göttsche 2020-09-21 14:27:32 +0200
  • e0e5997c53 Fix minor regression in number highlighting Benny Baumann 2020-09-20 19:54:53 +0200
  • eb260af6bf Fix memory leak on cgroup read failure Christian Göttsche 2020-09-21 13:47:39 +0200
  • 2c933f210b htop shows no used memory in Solaris zone senjan 2020-09-18 21:37:00 +0200
  • 543286256e htop crashes on Solaris 11.4 due to missing ZFS ARC kstats senjan 2020-09-18 21:13:51 +0200
  • 5ea13e7ea9 Add format attribute Christian Göttsche 2020-09-08 16:29:25 +0200
  • efb971f9df Fail travis CI on compiler warnings Christian Göttsche 2020-09-08 16:17:31 +0200
  • 475f729a36 Resolve unused variable on FreeBSD Christian Göttsche 2020-09-08 14:58:29 +0200
  • e719a85994 Mark noreturn functions Christian Göttsche 2020-09-08 14:28:15 +0200
  • b85a31415e Avoid checking of undefined macros Christian Göttsche 2020-09-08 13:59:30 +0200
  • c3952e7c20 Use strict function prototypes Christian Göttsche 2020-09-08 14:28:34 +0200
  • 7107d1db0b Refactor __attribute__ usage Christian Göttsche 2020-09-09 21:35:15 +0200
  • f4602f7b4e Add some default compiler warnings Christian Göttsche 2020-09-08 14:25:46 +0200
  • dd6500c7c7 Sort option in help message Christian Göttsche 2020-09-17 22:39:06 +0200
  • f6b0efded5 Convert short version option to capital V Christian Göttsche 2020-09-17 22:37:03 +0200
  • f3b4e248a3 Drop unused variable Christian Göttsche 2020-09-11 16:34:27 +0200
  • 1061bd719a Change option '-m' to '-M' for consistency of cli Michael F. Schönitzer 2020-09-16 03:01:36 +0200
  • 40441dca8e Enhance highlighting of semi-large and large numbers Benny Baumann 2020-09-13 23:50:24 +0200
  • 3142077c76 Add script to run htop under valgrind Christian Göttsche 2020-09-11 20:15:33 +0200
  • c7568bc054 Fix memory leak in actionSetAffinity() Christian Göttsche 2020-09-11 20:36:02 +0200
  • 71c068ad28 Free movingBar memory on exit Christian Göttsche 2020-09-11 20:14:56 +0200
  • 8a849bc85a Call character checking function with unsigned char Christian Göttsche 2020-09-11 19:27:56 +0200
  • 1f5bd5c4c8 Avoid modifying optarg Christian Göttsche 2020-09-12 18:11:58 +0200
  • 5d4061732f Allow third party sigsegv handler Christian Göttsche 2020-09-10 00:17:59 +0200
  • 00665e2a2b Avoid unsigned integer overflow Christian Göttsche 2020-09-10 00:09:01 +0200
  • 98ee833932 Add Linux process column for context switches Christian Göttsche 2020-09-11 15:02:00 +0200
  • ffc65b3827 Reorder check to avoid crash on invalid process field setting Christian Göttsche 2020-09-12 19:05:56 +0200
  • 84d39f95c6 autotools: enable warnings and cleanup Christian Göttsche 2020-09-15 12:10:11 +0200
  • 37921382f4 Use PROCDIR throughout instead of /proc on Linux Christian Göttsche 2020-09-15 12:29:46 +0200
  • 1efddaf1e5 Check for fdopen failure in OpenFilesScreen_getProcessData Christian Göttsche 2020-09-15 19:56:52 +0200
  • b096fdbfc0 Avoid potential buffer overflow in LinuxProcessList_readStatFile Christian Göttsche 2020-09-15 19:55:21 +0200
  • 95012d6259 Avoid hardcoding of buffer size Benny Baumann 2020-09-15 22:08:43 +0200
  • 443a943798 Properly close pipe handles when work is done Benny Baumann 2020-09-15 22:07:52 +0200
  • 6921000481 Barely ever seen any 1000 digit PIDs … Benny Baumann 2020-09-15 22:02:57 +0200
  • 6646030116 Update creation date to 2004 (thanks rubyFeedback) Daniel Lange 2020-09-17 09:45:53 +0200
  • 3a1c698578 Update README with correct tarball locations, ncurses hints and support / bug reporting pointers. Daniel Lange 2020-09-16 17:54:25 +0200
  • 2899ed4cb0 Number CPUs from zero by default. Zev Weiss 2019-12-19 16:30:45 -0600
  • a2fef38be7
    Merge pull request #130 from gh-fork-dump/no-python Nathan Scott 2020-09-15 15:51:36 +1000
  • a852fae8e0 configure.ac: axe python check Stephen Gregoratto 2020-09-15 15:19:55 +1000
  • da62b44b16 Bump version, changelog for minor htop-3.0.2 release 3.0.2 Nathan Scott 2020-09-15 09:43:36 +1000
  • c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink Nathan Scott 2020-09-15 09:33:58 +1000
  • f6662f97fd
    Merge pull request #120 from cgzones/null Nathan Scott 2020-09-15 09:21:46 +1000
  • ccf0960d5c
    Merge pull request #123 from hugomg/header-duplicates Nathan Scott 2020-09-14 17:46:18 +1000
  • 313d7c980c
    Merge pull request #127 from gh-fork-dump/openbsd-fix Nathan Scott 2020-09-14 17:42:23 +1000
  • fd4ada416d fix building on openbsd due to remaining WhiteList Stephen Gregoratto 2020-09-14 13:18:40 +1000
  • b6828d7b86 Remove some unused #includes Hugo Musso Gualandi 2020-09-12 23:32:31 -0300
  • a2ef400e43 Merge identical ifdefs in Affinity.h Hugo Musso Gualandi 2020-09-12 19:18:23 -0300
  • 5ad3c11eaa Alignment tweak Hugo Musso Gualandi 2020-09-12 19:16:07 -0300
  • 9207401f97 Clean up some code duplication in the header files Hugo Musso Gualandi 2020-09-12 18:25:25 -0300
  • d5eb72e64d Drop always true condition Christian Göttsche 2020-09-12 18:14:39 +0200
  • cd55cfd6d2 Merge branch 'BenBE-avoid-shadowing' Nathan Scott 2020-09-09 19:41:16 +1000
  • 35c3a95ff9 Merge branch 'avoid-shadowing' of https://github.com/BenBE/htop into BenBE-avoid-shadowing Nathan Scott 2020-09-09 19:40:50 +1000
  • 06ba81beec Merge branch 'rgouicem-master' Nathan Scott 2020-09-09 19:38:59 +1000
  • 4d6e4ef53c Merge branch 'master' of https://github.com/rgouicem/htop into rgouicem-master Nathan Scott 2020-09-09 19:38:53 +1000
  • 4597332959 Switch variable/field naming from WhiteList to MatchList Nathan Scott 2020-09-09 19:38:15 +1000
  • c5808c56db Consolidate repeated macro definitions into one header Nathan Scott 2020-09-09 16:56:04 +1000
  • 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders Nathan Scott 2020-09-08 17:33:50 +1000
  • eede79b29a Merge branch 'noheadergen' of https://github.com/zevweiss/htop into zevweiss-noheadergen Nathan Scott 2020-09-08 16:45:11 +1000
  • 13b1e96b12 Avoid shadowing of variables Benny Baumann 2020-09-07 09:42:48 +0200
  • 85ff6960ed Merge branch 't6-patch-freebsd-ci' Nathan Scott 2020-09-07 10:25:50 +1000
  • a1f2532630 Merge branch 'patch-freebsd-ci' of https://github.com/t6/htop-1 into t6-patch-freebsd-ci Nathan Scott 2020-09-07 10:25:44 +1000
  • 7805575114 fix for double symbol link error on solaris Dominik Hassler 2020-09-05 15:34:27 +1000
  • f884beda97 htop should report the nice level properly Dominik Hassler 2020-09-05 15:29:15 +1000
  • 0750ff7e76 Fix regression in -u optional-argument handling Nathan Scott 2020-09-04 09:49:30 +1000
  • 7758ffcdea Remove duplicate jail_errmsg declaration. Zev Weiss 2020-09-03 12:00:21 -0500
  • 7b7822b896 Remove superfluous 'extern's from function declarations. Zev Weiss 2020-09-02 02:38:44 -0500