Commit Graph

  • 6876a4b136 Update ChangeLog 3.1.0rc1 Nathan Scott 2021-08-27 12:11:22 +1000
  • da7a369fa8 Merge branch 'shorten_crash_report' of cgzones/htop, rebased by BenBE Daniel Lange 2021-08-26 19:31:50 +0200
  • 4ed3ab5c2c Shorten crash output to fit on screen Christian Göttsche 2021-08-08 19:47:17 +0200
  • 088dc5b9a7 Remove license excemption for PLPA and update GPL-2 license text Daniel Lange 2021-08-26 11:24:20 +0200
  • 16faf82739 Clarify naming of Platform_nanosecondsPerSchedulerTick Benny Baumann 2021-08-25 20:45:00 +0200
  • df17374a92 Merge branch 'refactor-Darwin-platform-unit-conversion-helpers' of amomchilov/htop Daniel Lange 2021-08-25 19:15:17 +0200
  • 59d0c5b26a Refactor Darwin platform unit conversion helpers Alexander Momchilov 2021-08-22 10:47:11 -0400
  • fa48c484cc Merge branch 'fix-macOS-time-calculations' of amomchilov/htop Daniel Lange 2021-08-25 17:07:06 +0200
  • a5e2eff5e9 configure: resolve autotools 2.70 deprecation warnings Christian Göttsche 2021-08-25 10:23:30 +0200
  • 2bf626c4e4 IWYU update Christian Göttsche 2021-08-24 17:27:43 +0200
  • fecf093367 IWYU: add two header rules Christian Göttsche 2021-08-24 17:27:38 +0200
  • c243db0b2c XUtils: move implementation of String_contains_i out of header file Christian Göttsche 2021-08-24 17:27:32 +0200
  • a18018ed48 Merge branch 'hlayout_id' of cgzones/htop Daniel Lange 2021-08-24 20:43:18 +0200
  • db076b9c8e HeaderLayout: save name in configuration Christian Göttsche 2021-08-24 17:40:22 +0200
  • 0679e9f45e Unsupported: update platform Christian Göttsche 2021-08-24 20:23:03 +0200
  • 7a4d6fa409 Style touch-ups Alexander Momchilov 2021-08-23 10:37:37 -0400
  • 5b4d63d1be Fix macOS CPU time calculations Alexander Momchilov 2021-08-20 17:52:07 -0400
  • ec2307688e Merge branch 'header_fmt' of cgzones/htop Daniel Lange 2021-08-23 14:56:05 +0200
  • 6d10736a64 Merge branch 'config_versions' of fasterit/htop Daniel Lange 2021-08-23 14:53:24 +0200
  • 711a7aacb0 Tiny cleanup from review comments Daniel Lange 2021-08-23 14:50:46 +0200
  • a912512ac9 Simplify delay.tv_usec calculation from BenBE Daniel Lange 2021-08-23 10:42:08 +0200
  • 35d94a5ae5 Apply approved warning message suggested by nathans Daniel Lange 2021-08-23 08:58:14 +0200
  • ccb756d3c7 Widen integer type before multiplication Christian Göttsche 2021-08-22 17:10:40 +0200
  • 5dec9475bb Use break inside loop with false condition Christian Göttsche 2021-08-22 17:14:36 +0200
  • c3746dc901 Align parameters names between function declaration and definition Christian Göttsche 2021-08-22 17:14:29 +0200
  • 6e6334e603 Simplify adding pages in one place Benny Baumann 2021-08-21 17:42:48 +0200
  • 9060a4179d Add option to change Header layout Christian Göttsche 2020-12-25 16:42:35 +0100
  • 7269faf651 Only request selection index in ColorsPanel when needed Benny Baumann 2021-08-21 18:00:14 +0200
  • 7146059645 Removed unused field in ColorsPanel Benny Baumann 2021-08-21 17:58:23 +0200
  • cf45a5d02b MemorySwapMeter: use full width on odd total width Christian Göttsche 2021-08-21 20:21:21 +0200
  • a905c45195 Meter: update documentation to match Doxygen style Christian Göttsche 2021-08-14 11:32:38 +0200
  • 9df0f62859 Linux: do not scan frequency for inactive CPUs Christian Göttsche 2021-08-21 23:53:17 +0200
  • 68f2bfea61 Abstract resize handling by adding a new Htop reaction Christian Göttsche 2021-08-21 20:48:45 +0200
  • b9e69223d0 ScreenManager: reduce ScreenManager_resize Christian Göttsche 2021-08-21 20:42:04 +0200
  • edc3de7cb5 Action: specify implication in code not in comments Christian Göttsche 2021-08-21 20:25:17 +0200
  • a9ddaccc63 Merge branch 'read-settings-defaults' of bjpbakker/htop Daniel Lange 2021-08-18 14:47:16 +0200
  • a0c244a163 Spell out virtualized Daniel Lange 2021-08-18 12:48:56 +0200
  • f886759022 Meter: limit LED mode by width Christian Göttsche 2021-08-14 17:35:03 +0200
  • b965417bf7 Add combined memory and swap meter Christian Göttsche 2021-08-10 21:32:05 +0200
  • 3f727d4720
    Merge pull request #747 from natoscott/coverity Nathan Scott 2021-08-17 15:42:33 +1000
  • d5ff5c48a8
    Apply suggestions from code review Nathan Scott 2021-08-17 15:42:10 +1000
  • c7f634ec21 PCP: ensure unsigned types used throughout CPU count detection Nathan Scott 2021-08-17 14:41:55 +1000
  • c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers Nathan Scott 2021-08-17 14:38:19 +1000
  • fefff80631 PCP: PCPMetric.[ch] Mdoule Sohaib 2021-08-14 17:30:19 -0400
  • edafa26f9e Simplify Action_pickFromVector() width parameter usage Christian Göttsche 2021-08-10 01:06:22 +0200
  • 68460b25e3 Reset the signal handlers at program exit Christian Göttsche 2021-08-14 19:52:26 +0200
  • b42c441ee0 Use proper metric to detect kernel threads Benny Baumann 2021-08-15 10:15:16 +0200
  • 68123adb6f Build fix for NetBSD fraggerfox 2021-08-16 07:45:04 +0200
  • ce27f8379d Respect "Show custom thread names" setting update Christian Göttsche 2021-08-08 16:04:26 +0200
  • 2d1b6f4783 TasksMeter: save some float casts Explorer09 2021-08-14 09:24:35 +0800
  • fc2377f052 Build pcp-htop.5 only when --enable-pcp Daniel Lange 2021-08-14 10:35:11 +0200
  • 4b59a2e6b7 Introduce versioned config files and config_reader_min_version Daniel Lange 2021-07-16 17:04:23 +0200
  • dd91e9a9da netbsd: Add NetworkIOMeter support nia 2021-08-12 12:46:42 +0200
  • 9a07ba2700
    Merge pull request #705 from natoscott/pcp-htop-manual Nathan Scott 2021-08-13 16:05:38 +1000
  • 5b5836a2b1
    Apply suggestions from code review Nathan Scott 2021-08-13 16:04:25 +1000
  • f839095e3b Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smalinux-dynamic-columns Nathan Scott 2021-08-13 15:56:01 +1000
  • 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime Sohaib Mohamed 2021-07-11 03:11:29 +0200
  • 6974ce8e79 Linux: do not include zram devices in DiskIO Christian Göttsche 2021-08-10 19:58:13 +0200
  • 796bc36fe0 Add assert to improve backtraces on NULL function pointer Christian Göttsche 2021-08-10 21:15:16 +0200
  • ba5ef1ac8b CPUMeter: show if a CPU is offline in text mode Christian Göttsche 2021-08-10 17:08:48 +0200
  • 671282d309 Correct grammatical error in crash information Christian Göttsche 2021-08-10 17:00:32 +0200
  • a8b8f5f836 ScreenManager: drop unused member Christian Göttsche 2021-08-10 16:59:16 +0200
  • 51669ecba8 Solaris: the average CPU utilization value must never be marked 'offline' Christian Göttsche 2021-08-10 16:58:35 +0200
  • 02cfd38671 The average CPU utilization value must never be marked 'offline' Nathan Scott 2021-08-10 13:58:55 +1000
  • 6d3b4a0f2e netbsd: handle repeated ENOMEM from HW_IOSTATS safely nia 2021-08-09 14:11:56 +0200
  • c31fd3c691 Merge branch 'pcp-dynamic-cpu' Nathan Scott 2021-08-09 19:24:29 +1000
  • 324f9d048d netbsd: add more robust error handling for sysctl HW_IOSTATS nia 2021-08-09 08:57:14 +0200
  • 5b8654d341 netbsd: Add support for DiskIOMeter nia 2021-08-08 09:05:53 +0200
  • eb4ff3c69c Add Shift-F7, Shift-F8 keybindings for autogroups Daniel Lange 2021-08-09 16:23:09 +1000
  • 1bd95983b2 Add columns for process autogroup identifier and nice value Nathan Scott 2021-08-06 16:45:30 +1000
  • ee831263c3 PCP: implement a missing piece for offline and hotplug CPUs Nathan Scott 2021-08-09 12:42:45 +1000
  • aa0424ade8 configure: check for NaN compiler support Christian Göttsche 2021-08-08 16:54:20 +0200
  • 10e9ffd8e5 Fix misc typos Christian Göttsche 2021-08-08 15:10:34 +0200
  • 97a859c5bd netbsd: Use newer proplib API. Create aliases so it works on 9.x. nia 2021-07-27 10:40:49 +0200
  • c85aafa608 netbsd: If at least one AC adapter is connected, keep its state. nia 2021-07-27 10:30:56 +0200
  • 93ca5af953 netbsd: style: declare variables on first use rather than C89-style nia 2021-07-27 10:30:13 +0200
  • fdcdc54ec4 netbsd: Add battery support nia 2021-07-26 19:04:44 +0200
  • 2e3f34f5c1 NetBSD: Rework CPU counting. fraggerfox 2021-08-03 08:35:02 +0530
  • 04da92dfd1 docs: updates and new manual page for pcp-htop Nathan Scott 2021-07-23 11:50:28 +1000
  • c1c4b5a1ab
    Read settings after applying defaults Bart Bakker 2021-08-02 17:33:34 +0200
  • ed82ce6456 Merge branch 'cpu_count' of cgzones/htop Daniel Lange 2021-08-02 15:21:07 +0200
  • e341217fea Properly handle multiple batteries on darwin Benny Baumann 2021-07-29 23:53:58 +0200
  • 44e01dd32b Makefile.am fix that actually does a proper substitution Benny Baumann 2021-08-02 00:43:10 +0200
  • 03705a20aa Fix portability issue in Makefile.am Benny Baumann 2021-08-02 00:00:46 +0200
  • 19ad28a560 PCP: fix per-process user and system time conversions Nathan Scott 2021-07-29 09:41:41 +1000
  • 97d9b320ad PCP: use the correct metric for shared memory calculations Nathan Scott 2021-07-29 09:44:03 +1000
  • 4f3ba680fb Fix indentation style nia 2021-07-16 12:21:27 +0200
  • 3fced48eea netbsd: convert snprintf use to xSnprintf nia 2021-07-14 21:36:44 +0200
  • a4b650fdec netbsd: re-initialize freqSize before sysctlbyname() nia 2021-07-14 21:35:04 +0200
  • 72cea2881c netbsd: Remove conditional compilation of CPU frequency variables nia 2021-07-14 21:32:07 +0200
  • b4884373e5 netbsd: Support display of CPU frequency nia 2021-07-14 20:53:43 +0200
  • 370f89c086 Merge branch 'fix-dragon' of smalinux/htop Daniel Lange 2021-07-18 13:03:13 +0200
  • 32faba0b6d DragonFlyBSD: fixup: ProcessList_new declaration & definition mismatch Sohaib Mohamed 2021-07-18 12:41:11 +0200
  • 82aa956940 PCP: fixup: missing setter for isUserlandThread Sohaib Mohamed 2021-07-18 10:00:59 +0200
  • 2fe4a6351e Merge branch 'show-thread-names-fix' of BenBE/htop Daniel Lange 2021-07-18 10:21:06 +0200
  • 90b209ee37 PCP: fixup: Missing headers for DynamicMeter Sohaib Mohamed 2021-07-18 06:25:45 +0200
  • edf236f9fc OpenBSD: support offline CPUs and hot-swapping Christian Göttsche 2021-06-13 14:24:51 +0200
  • f608fc5c8a OpenBSD: fix compile errors Christian Göttsche 2021-06-13 13:57:18 +0200
  • 90cc16efc0 Solaris: support offline CPUs and hot-swapping Christian Göttsche 2021-06-13 12:22:00 +0200
  • f47e88f5e8 DragonFlyBSD: calculate whether to show entry last Christian Göttsche 2021-06-13 11:37:21 +0200