Commit Graph

  • 0006cc51b7
    Merge pull request #593 from natoscott/init-pl-time Nathan Scott 2021-04-09 21:13:33 +1000
  • 367561175a Update timestamps for the special process scans at startup also Nathan Scott 2021-04-08 09:26:48 +1000
  • f3a37f9ef3 Merge branch 'smalinux-CtrTime' Nathan Scott 2021-04-07 15:19:18 +1000
  • 356488aa53 Request the realtime and monotonic clock times once per sample Nathan Scott 2021-03-30 15:55:48 +1100
  • 421bdeec60 Merging all the points related to calculating time in one place Sohaib 2021-03-23 08:27:05 +0200
  • f16aa483dd Merge branch 'illumos-compile-fix' of BenBE/htop Daniel Lange 2021-04-04 22:12:54 +0200
  • 6c66f32fa7 Include signal.h, reorder headers Benny Baumann 2021-04-03 20:49:45 +0200
  • 75fd9edf75 Reorder the header update and process scanning Nathan Scott 2021-03-31 13:50:16 +1100
  • 8163b8164f TaskMeter: always show number of threads Christian Göttsche 2021-03-28 18:18:56 +0200
  • 5afb57b49e FreeBSD: improve actual processor calculation logic Alexander Nedotsukov 2021-03-30 10:58:09 +0300
  • 73f5ecf528 Linux: handle garbage in /proc/loadavg Christian Göttsche 2021-03-28 18:10:13 +0200
  • 272e72680b
    Merge pull request #575 from natoscott/refactor-command-line Nathan Scott 2021-03-25 15:57:15 +1100
  • 36389fb0da Abstract htop main function to allow for a platform binary Nathan Scott 2021-03-23 15:04:54 +1100
  • 5ef3c26168 Drop always true condition Christian Göttsche 2021-03-24 19:36:34 +0100
  • 3e8da0fcb6 Add MEMORY_SHARED to help screen David Zarzycki 2021-03-24 07:58:46 -0400
  • a19b176099 Correct spelling in comment Christian Göttsche 2021-03-24 19:27:57 +0100
  • 9c437ceb0c Drop unused attributes of actually used function parameters Christian Göttsche 2021-03-24 19:27:03 +0100
  • 7b293dc3e2 Linux: fix --drop-capabilities Christian Göttsche 2021-03-22 11:56:19 +0100
  • 6fd5b05151
    Merge pull request #564 from natoscott/platform-options Nathan Scott 2021-03-22 17:25:01 +1100
  • 253ff23f9e Use a platform-specific routine for long option usage Nathan Scott 2021-03-22 14:49:07 +1100
  • d56d23d91a Each platform defines its own long opt macro, prefer printf Nathan Scott 2021-03-18 08:23:07 +1100
  • 0ada9f325f Move libcap use to (Linux) platform-specific code Nathan Scott 2021-03-17 14:29:40 +1100
  • 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present Benny Baumann 2021-03-20 11:21:20 +0100
  • 1cb3aee07a Merge branch 'cputemp' of cgzones/htop Daniel Lange 2021-03-21 18:09:14 +0100
  • 6ea93fc6c0 Merge branch 'openbsd' of cgzones/htop Daniel Lange 2021-03-21 17:48:41 +0100
  • 63019065dc Merge branch 'cpu_proc_stat' of cgzones/htop Daniel Lange 2021-03-21 17:48:02 +0100
  • e4e3f6c390 OpenBSD: update Christian Göttsche 2021-03-19 17:34:12 +0100
  • 58ad020aca ProcessList: fix treeview on OpenBSD when hiding kernel threads Christian Göttsche 2021-03-19 19:54:29 +0100
  • a11d01568c Use unsigned types for CPU counts and associated variables Christian Göttsche 2021-02-17 17:38:35 +0100
  • 70fecb4984 Use consistent style for include check Benny Baumann 2021-03-19 22:38:59 +0100
  • f46fcf094e Linux: Rework libsensors parsing Christian Göttsche 2021-02-19 22:28:01 +0100
  • 53bcc5cbff ci: drop hwloc from clang-analyzer build Christian Göttsche 2021-03-19 22:05:43 +0100
  • db042f259b ci: use focal list for llvm mirror Christian Göttsche 2021-03-19 21:55:09 +0100
  • 9a893b9a07 Merge branch 'richstring_memset' of cgzones/htop Daniel Lange 2021-03-19 09:58:04 +0100
  • 67b815a817 Merge branch 'shared_before_cached' of cgzones/htop Daniel Lange 2021-03-19 09:49:36 +0100
  • ee97916fd5
    Merge pull request #436 from cgzones/freebsd Graham Inggs 2021-03-18 14:03:51 +0200
  • 1ba3915f73
    Merge pull request #565 from cgzones/ci_clang12 Nathan Scott 2021-03-18 08:20:17 +1100
  • 16243a4a7e Action: merge conditions Christian Göttsche 2021-03-17 17:53:23 +0100
  • e942736267 LinuxProcessList: drop unnecessary parenthesis Christian Göttsche 2021-03-17 17:53:00 +0100
  • 9f41dc3332 MemoryMeter: show shared memory before cached Christian Göttsche 2021-03-17 16:32:16 +0100
  • 1e806f9899 RichString: do not unnecessarily clean whole buffer Christian Göttsche 2021-03-07 15:31:41 +0100
  • ac27df373a ci: use clang 12 Christian Göttsche 2021-03-17 15:27:56 +0100
  • d9f2eacbc5 Linux: individually show shared memory Christian Göttsche 2021-03-03 19:48:30 +0100
  • a4173f5209 Improve process following Christian Göttsche 2021-03-12 18:02:39 +0100
  • 1275139795 Settings_write: fix return value on error Christian Göttsche 2021-03-13 18:15:20 +0100
  • 23797e730e CPUMeter_init: compactify branches Christian Göttsche 2021-03-12 17:43:23 +0100
  • 0cfc9b0980 LinuxProcessList: refactor /proc/stat parsing Christian Göttsche 2021-02-17 16:26:10 +0100
  • 521f1343e3 Settings: check if writing configuration file was successful Christian Göttsche 2021-03-12 16:56:06 +0100
  • 350b48e44c Meter: do not access RichString internals Christian Göttsche 2021-03-12 16:49:45 +0100
  • c38819a675 Settings: mark non-modified pointer parameters const Christian Göttsche 2021-03-12 16:48:41 +0100
  • d37d66bb3a InfoScreen/ProcessList: do not access Vector internals Christian Göttsche 2021-03-12 16:46:55 +0100
  • 3f99c2de24 Process: do not access RichString internals Christian Göttsche 2021-03-12 16:46:04 +0100
  • bea7f8e7af Process_compare: reorder checks Christian Göttsche 2021-03-12 16:44:46 +0100
  • 9adcd9051a Object: always include stdbool.h Christian Göttsche 2021-03-12 16:38:36 +0100
  • 8ba4ef327e configure: use portable AND Christian Göttsche 2021-03-12 16:37:17 +0100
  • 31e59cc60d Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-misc Nathan Scott 2021-03-05 13:38:19 +1100
  • b862e36ee7 Separate data-update and drawing of header Christian Göttsche 2021-02-08 16:38:49 +0100
  • 2d1042adb3 Save text buffer in Meter Christian Göttsche 2020-10-06 13:13:16 +0200
  • 23c5b9ce3c Ensure buffer for gethostname(2) is properly terminated Benny Baumann 2021-03-04 23:42:24 +0100
  • c5770c26af Merge branch 'follow' of cgzones/htop Daniel Lange 2021-03-04 07:41:14 +0100
  • 8c421d527b Resolve trailing-whitespace failure in CI (merge issue) Nathan Scott 2021-03-04 15:16:32 +1100
  • adaf748ab6 Fix include file ordering of generic headers Nathan Scott 2021-03-04 09:00:34 +1100
  • 61ef1134d9 Move generic (shared) code into its own sub-directory Nathan Scott 2021-03-03 10:59:28 +1100
  • 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters Nathan Scott 2021-03-02 15:58:11 +1100
  • 59a150e8d7 Follow followed process when switching thread visibilities Christian Göttsche 2021-03-03 19:56:39 +0100
  • 2328e52403 Document PERCENT_NORM_CPU and mention Irix / Solaris modes (top lingo) Daniel Lange 2021-03-03 10:46:49 +0100
  • 0bdceb858d Unsupported: add normalized CPU percentage column Daniel Lange 2021-03-03 08:44:37 +0100
  • 4f9cf1490f Darwin: add normalized CPU percentage column Christian Göttsche 2021-03-02 21:07:20 +0100
  • 635d4cfe60 Drop newline at end of if branch Christian Göttsche 2021-02-28 22:47:45 +0100
  • ff4ee2eafc LinuxProcess: Drop dead assignment Christian Göttsche 2021-02-28 21:43:53 +0100
  • 13b28fa9ed Enclose macro argument in parentheses Christian Göttsche 2021-03-02 22:00:44 +0100
  • 979aca98cc Use uppercase floating point literal suffix Christian Göttsche 2021-03-02 21:59:56 +0100
  • df818b9904 Use ATTR_UNUSED instead of void casting Christian Göttsche 2020-12-20 01:25:09 +0100
  • a40347e85b SysArchMeter: avoid static variable Christian Göttsche 2021-03-02 16:37:11 +0100
  • dc8124e1a1 Fix compilation of the 'unsupported' platform (Process flags) Nathan Scott 2021-03-02 16:01:14 +1100
  • 29570c0133
    Merge pull request #550 from natoscott/diskio-types Nathan Scott 2021-03-02 13:34:52 +1100
  • 3fe297aa97
    Merge pull request #549 from natoscott/network-types Nathan Scott 2021-03-02 13:34:36 +1100
  • 88a11859a0 Switch NetworkIO Meter to using uint32_t and uint64_t Nathan Scott 2021-03-02 12:14:44 +1100
  • b4736228dc Switch DiskIO Meter to using uint32_t and uint64_t Nathan Scott 2021-03-02 12:09:29 +1100
  • 8a1112141d Fix a possible truncation of the intermediate strings in the SysArch meter Benny Baumann 2021-03-01 09:41:08 +0100
  • 7b48fec59a
    Merge pull request #533 from cgzones/os-release Nathan Scott 2021-03-01 18:38:53 +1100
  • 00339087b0 Fix integer sizing issues in the DiskIO Meter Nathan Scott 2021-03-01 12:10:18 +1100
  • 2d1839289e Fix integer sizing issues in the NetworkIO Meter Nathan Scott 2021-03-01 11:55:15 +1100
  • 379421d3b2 Merge branch 'networkiograph' of Nudin/htop Daniel Lange 2021-02-28 18:44:39 +0100
  • bb9a60ee8a Implement bar and graph mode for NetworkIOMeter (#408) Michael F. Schönitzer 2021-02-26 22:19:34 +0100
  • 07a6efcb22 Make the first tree item stable on expand / collapse again Daniel Lange 2021-02-21 19:06:02 +0100
  • 76350c0350 Rescale graph when value of total is changed Michael F. Schönitzer 2021-02-26 22:17:03 +0100
  • 12c2337939 Merge branch 'remove-setuid' of BenBE/htop Daniel Lange 2021-02-17 17:56:58 +0100
  • 067cd6deb8 Include note in changelog regarding removal of the setuid feature Benny Baumann 2021-02-17 17:14:06 +0100
  • 82157f598e Refactor to remove no-op calls Benny Baumann 2021-02-16 19:44:59 +0100
  • a73064dda9 Remove setuid support Benny Baumann 2021-02-16 19:34:42 +0100
  • b1befa3287 Merge branch 'enable-better-debug-on-enable-debug' of fasterit/htop Daniel Lange 2021-02-17 15:19:59 +0100
  • e0dec39203 Merge branch 'fix-duplicate-lines' of hiasen/htop Daniel Lange 2021-02-17 15:19:28 +0100
  • 84e5682473 SysArchMeter: read os-release instead of running lsb-release Christian Göttsche 2021-02-16 12:15:04 +0100
  • f42090fcfd Drop empty file zfs/ZfsArcStats.c Christian Göttsche 2021-02-17 00:05:16 +0100
  • a89521ed7f Drop -DDEBUG (was removed in d69585b82a), add -Og for make debug target Daniel Lange 2021-02-16 17:07:08 +0100
  • 135efd5705 Enable making with -ggdb3 on configure --enable-debug Daniel Lange 2021-02-16 11:22:02 +0100
  • 525d37d6a4 Shorten keyboard help to fit default screen width Daniel Lange 2021-02-16 09:12:07 +0100
  • d8d83031d9 InfoScreen: Remove old lines before scanning again Øystein Hiåsen 2021-02-15 20:32:01 +0100
  • 1e57cab605 De-typo DiskIOMeter Daniel Lange 2021-02-15 17:42:22 +0100