Commit Graph

  • a0fb6e34f9 Merge branch 'number-cpus-from-zero' of zevweiss/htop Daniel Lange 2020-10-20 10:06:15 +0200
  • 475fd1ec2d Merge branch 'help_lines' of https://github.com/cgzones/htop Daniel Lange 2020-10-20 10:01:16 +0200
  • 2d57d289b1 Merge branch 'cache_pagesize' of cgzones/htop Daniel Lange 2020-10-20 09:52:27 +0200
  • 4c66eb6d4c XUtils string related updates Christian Göttsche 2020-10-03 21:20:43 +0200
  • 577416d1a9 Assert allocating non-zero size memory Christian Göttsche 2020-10-05 12:49:01 +0200
  • 96e2a4259e Continue to update generic data in paused mode Christian Göttsche 2020-10-13 16:03:37 +0200
  • 361877454f Cache PAGE_SIZE Christian Göttsche 2020-10-15 22:37:02 +0200
  • 0db398d4c3 Allow low and high value of CLAMP to be equal Christian Göttsche 2020-10-18 17:48:24 +0200
  • 0f5262917f Make all required includes explicit Benny Baumann 2020-09-19 13:55:23 +0200
  • 29346d0561 Provide basic configuration for IWYU Benny Baumann 2020-09-19 14:20:03 +0200
  • 8c93f31809 Merge branch 'misaligned-struct-access' of BenBE/htop Daniel Lange 2020-10-18 19:43:59 +0200
  • 8534dcb87c Merge branch 'strace-leaks' of BenBE/htop Daniel Lange 2020-10-18 19:43:24 +0200
  • 3e5bc034e5 Ensure full initialization of all fields Benny Baumann 2020-10-17 23:05:20 +0200
  • 4dfedd3930 Fix various file descriptor leaks Benny Baumann 2020-10-17 22:32:43 +0200
  • 81543253cf Fix misaligned access inside taskstats structure Benny Baumann 2020-10-17 23:28:26 +0200
  • c138d14897 Release old memory on error Benny Baumann 2020-10-15 07:38:28 +0200
  • 5e4b182616 Combine XAlloc.[ch] into XUtils.[ch] Benny Baumann 2020-10-15 00:56:22 +0200
  • 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] Benny Baumann 2020-10-14 20:21:09 +0200
  • c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h Benny Baumann 2020-09-19 20:22:34 +0200
  • 7cd093ce95 Add NetworkIOMeter Christian Göttsche 2020-10-08 16:34:54 +0200
  • a802961286 Generalize Meter value colors for IO Christian Göttsche 2020-10-16 19:44:53 +0200
  • e9246abff8 Misc Vector updates Christian Göttsche 2020-10-15 21:45:38 +0200
  • a63cfc8b7c Refactor generating starttime string into Process class Christian Göttsche 2020-10-13 14:26:40 +0200
  • 783be7711d Do not use extra starttime process field on Linux Christian Göttsche 2020-10-12 12:51:18 +0200
  • d744dac7ee Add SELinuxMeter Christian Göttsche 2020-10-07 17:18:02 +0200
  • af4f58d013 Misc conversion fixes Christian Göttsche 2020-10-15 22:35:44 +0200
  • 1d00893110 Automatically detect if backtrace(3) needs -lexecinfo Christian Göttsche 2020-10-15 21:12:57 +0200
  • 846fe8a71f Mark Vector parameter const for non-modifying functions Christian Göttsche 2020-10-15 20:41:35 +0200
  • 3c08fa3c63 Keep building on errors Christian Göttsche 2020-10-15 20:33:26 +0200
  • bfa7d1fbe2 Mark search parameter in Vector_indexOf const Christian Göttsche 2020-10-14 15:19:23 +0200
  • 2f9381d867 Keep building on errors Benny Baumann 2020-10-15 07:25:03 +0200
  • 898a690375 Do not hard-code line numbers in help screen building code Christian Göttsche 2020-10-12 13:30:23 +0200
  • 1df7fa387a Misc CRT cleanup Christian Göttsche 2020-10-05 17:24:59 +0200
  • 59edb2e80c Enclose macro argument in parentheses Christian Göttsche 2020-10-13 14:39:12 +0200
  • 7af06659e2 Mark remaining classes const Christian Göttsche 2020-10-13 14:35:30 +0200
  • 5cc20e7cb2 Settings: do not save initial cpu count Christian Göttsche 2020-09-23 11:52:57 +0200
  • 9f5b50edd7 CPUMeter: avoid crashes and leaks in case the CPU count changes Christian Göttsche 2020-09-23 11:58:11 +0200
  • 0b9a001498 Meter: use explicit type for drawData Christian Göttsche 2020-10-02 16:27:57 +0200
  • 25022c219d Read CPU count every cycle to avoid issues when HT/SMT mode changes Christian Göttsche 2020-09-22 20:04:41 +0200
  • 601480003f Centralise fault handling Benny Baumann 2020-10-03 17:53:15 +0200
  • b47bc667a2 Add key to pause process list updates Christian Göttsche 2020-10-05 15:14:54 +0200
  • fc301b7447 Compress size of default FunctionBar Christian Göttsche 2020-10-07 11:02:13 +0200
  • 55eafd3b39 Add conf*/ and callgrind.out.* to list of ignored files Benny Baumann 2020-10-11 14:21:59 +0200
  • f8b9ced93f OpenFilesScreen update Christian Göttsche 2020-10-07 19:02:23 +0200
  • 79ad39c718 Mark Object pointer to _display function const Christian Göttsche 2020-10-06 12:28:11 +0200
  • e5fdb80c7d Fix Hashtable_put to allow storing the same pointer Fynn Wulf 2020-10-08 22:48:35 +0200
  • f4439b1b60 Makefile sort correction Christian Göttsche 2020-10-08 16:20:34 +0200
  • 41eea8a355 Mark process argument of Process_isThread const Christian Göttsche 2020-10-07 19:02:15 +0200
  • 7fa0f19ffd Merge branch 'master' of https://github.com/ryenus/htop Daniel Lange 2020-10-09 09:45:41 +0200
  • 32a2caa692 use 'w' for command wrapping as 'M' is already used ryenus 2020-10-08 00:36:20 +0800
  • 4a78f4bb92 Some more locations for ARRAYSIZE Benny Baumann 2020-10-03 22:00:27 +0200
  • 2970cae543 Handle parsing envID & VPid from process status file Benny Baumann 2020-09-30 23:46:52 +0200
  • ba282cfe19 Mark Object instances const Christian Göttsche 2020-10-05 13:19:50 +0200
  • 08d85e6143 Mark Object classes and Object class fields const Christian Göttsche 2020-10-04 17:55:08 +0200
  • 164051354f Replace copy loop by memmove in Vector_insert Benny Baumann 2020-10-06 17:19:40 +0200
  • 1704c29b90 Use memmove for Vector_take Benny Baumann 2020-10-06 17:10:23 +0200
  • 769df604b2 Set a -dev version to bug reports show a useful version and not the last release Daniel Lange 2020-10-07 10:35:06 +0200
  • fbf6424e64 Option to set initial filter laydervus 2020-10-06 16:22:58 -0400
  • 954d6c12f5 Simplify statm parsing and document unused fields Christian Göttsche 2020-09-28 12:01:56 +0200
  • 3653ee35c5 Drop redundant cast to same type Christian Göttsche 2020-10-06 11:40:24 +0200
  • db159e7580 Enclose CLAMP macro arguments in parentheses Christian Göttsche 2020-10-06 11:39:27 +0200
  • db472075a4 Enable -Wcast-qual compiler warning Christian Göttsche 2020-10-04 14:30:35 +0200
  • ad3acfc847 Handle Panel_getSelected() returning NULL Christian Göttsche 2020-10-05 18:27:55 +0200
  • e9fa290019 Merge branch 'update-license-and-copyright-info' Nathan Scott 2020-10-06 10:27:38 +1100
  • dc6523bf60 DateMeter followup Christian Göttsche 2020-10-05 13:54:33 +0200
  • d93cac12be
    Add a date and datetime meter (#159) Michael F. Schönitzer 2020-10-05 13:52:58 +0200
  • ffd90c28ab Mention platform for platform specific configure options Christian Göttsche 2020-10-05 12:29:31 +0200
  • 577984d875 Mark argument in Object_isA const Christian Göttsche 2020-10-05 12:27:32 +0200
  • cdd3913647 Merge identical declarations Christian Göttsche 2020-10-05 12:27:27 +0200
  • 49bb1b57f8 Assert that low value is lower than the high value in CLAMP Christian Göttsche 2020-10-05 12:27:20 +0200
  • 7758774890 Add Copyright statement to --help (needed as it has the license info) Daniel Lange 2020-10-05 10:16:13 +0200
  • ff455b0004 limit max screen title length to window width ryenus 2020-10-03 00:12:31 +0800
  • 079c2abf8e Update License consistently to GPLv2 as per COPYING file Daniel Lange 2020-10-05 09:51:32 +0200
  • 90d16b6630 Update copyright statement Daniel Lange 2020-10-05 09:47:49 +0200
  • 72613a38f4 Merge branch '0000/int-sizes/00' of https://github.com/mfwitten/htop into mfwitten-0000/int-sizes/00 Nathan Scott 2020-10-05 16:19:58 +1100
  • c953257de6
    Merge pull request #205 from cgzones/arraysize Nathan Scott 2020-10-05 16:10:02 +1100
  • 576b82f86a Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-nonnull Nathan Scott 2020-10-05 15:57:52 +1100
  • 42946ec113 Introduce ARRAYSIZE Christian Göttsche 2020-09-28 21:14:50 +0200
  • b82a13c6ba Add clang analyzer CI job Christian Göttsche 2020-09-21 15:06:19 +0200
  • d69585b82a Resolve DEBUG compilation issues Christian Göttsche 2020-09-17 22:27:33 +0200
  • b7f63292e5 Add --enable-debug configure option to enable asserts Christian Göttsche 2020-09-17 22:23:05 +0200
  • e518459981 Add DiskIOMeter for IO read/write usage Christian Göttsche 2020-09-13 19:46:34 +0200
  • 6f387008cb Add security attribute process column Christian Göttsche 2020-09-28 12:06:13 +0200
  • 4b14ab9789 Adjust colors Christian Göttsche 2020-09-28 14:55:38 +0200
  • 8efc88593a InfoScreen: update content on resize Christian Göttsche 2020-09-29 10:25:20 +0200
  • 3afa5dfbcc minor typo in Vector.c ckath 2020-10-02 14:33:07 +0200
  • 816734e2d4 Add screen shot of htop to readme Bart Joy 2020-10-01 20:08:49 +1300
  • 2cde4a7f8e Enable NULL pointer checks via compiler if supported Benny Baumann 2020-09-18 19:32:41 +0200
  • ab3171d21d Process.{h,c}: Use integer types that are more portable Michael Witten 2020-09-29 14:04:22 +0000
  • e1c96879f4 Sort headers/includes Benny Baumann 2020-09-18 19:23:04 +0200
  • dac1e05a2c Fix FreeBSD compile issue Benny Baumann 2020-09-18 21:55:09 +0200
  • 736c496dbf Cleanse xStrdup mess Benny Baumann 2020-09-18 20:39:50 +0200
  • 8b55113ea8 Reimplement xAsnprintf and xSnprintf as type-safe functions Benny Baumann 2020-09-18 20:38:25 +0200
  • 241e4b3dbf Drop redundant declarations Christian Göttsche 2020-09-28 12:32:55 +0200
  • 7ae967a04b Drop redundant return statements Christian Göttsche 2020-09-28 12:28:17 +0200
  • 6db2d52261 Covert Meter attributes to file-local constant arrays Christian Göttsche 2020-09-28 12:23:07 +0200
  • 843949131a Drop redundant casts to the same type Christian Göttsche 2020-09-28 12:17:52 +0200
  • 214c742ae1 command screen: fill current line when scanning ryenus 2020-09-26 05:22:24 +0800
  • 9ee72568dc CPUMeter: add octuple-column CPU meters. multi 2020-09-24 20:56:40 +0100
  • 491bf98b90 Add missing 4-column CPU meters to non-Linux platforms. multi 2020-09-24 20:50:29 +0100