Commit graph

  • 4d6e79156f readme: Add zfs_arc_cached documentation Matt Ickstadt 2023-02-23 11:29:22 -0600
  • 345bf7c052 Linux: subtract ZFS ARC min size from available memory Matt Ickstadt 2023-02-23 10:59:10 -0600
  • 99c5991c1c Replace -ftree-loop-vectorize with -ftree-vectorize. Steffen 2023-02-13 00:36:10 +0000
  • 7ce0879a3b Add dirty workaround for clang to use lazy_split instead of split. Steffen Winter 2023-01-02 16:47:22 +0100
  • 5fd210a35f Include <codecvt> required by clang. Use std::views::lazy_split instead of split, which is not yet implemented by libcxx. Steffen Winter 2023-01-02 16:18:37 +0100
  • d3a5829260 Add clang support via cmake. Steffen Winter 2023-01-02 16:17:08 +0100
  • 3666463b97 Suppress warning by clang: "warning: unqualified call to 'std::move'" Steffen Winter 2023-01-02 16:16:24 +0100
  • 9bab24ac20 Ignore cmake build directories (used by CLion) Steffen Winter 2023-01-02 16:14:13 +0100
  • 191b23425e
    Create adwaita.theme François Bechet 2022-12-24 11:22:38 +0100
  • 2b18c6952d
    fix zfs on freebsd not reporting IO simplepad 2022-12-21 21:43:20 +0300
  • ca1bfb69b9 Patch 2 Jiwoong Lee 2022-12-18 19:40:43 -0800
  • da92999578 Patch 1 Jiwoong Lee 2022-12-15 11:40:14 -0800
  • c4ee41ebc0 Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480 aristocratos 2022-12-15 17:42:07 +0100
  • 484ce73c46
    Merge pull request #481 from NexAdn/479-fix-parallel-build Jakob P. Liljenberg 2022-12-15 16:46:38 +0100
  • 0d17fb66c4
    Makefile: make build targets depend on directories NexAdn 2022-12-15 10:04:33 +0100
  • e280ceb225 macos: Copy out the process's command line Jiwoong Lee 2022-12-14 17:45:23 -0800
  • cc9ec72569 Convert sprintf to snprintf Jiwoong Lee 2022-12-14 14:23:19 -0800
  • e67a35df08 Removed unused statement... aristocratos 2022-11-30 23:18:04 +0100
  • 9aaffd6b26 Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal. aristocratos 2022-11-30 22:41:08 +0100
  • 0f8498fa4e v1.2.13 Bug fixes v1.2.13 aristocratos 2022-11-06 22:36:34 +0100
  • 9dc57534b1
    Merge pull request #464 from correabuscar/osx_replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-06 15:24:30 +0100
  • f4eea3f3cf osx: replace getnameinfo with inet_ntop correabuscar 2022-11-06 14:36:03 +0100
  • 25123644f0
    Merge pull request #463 from correabuscar/freebsd_replace__getnameinfo__with__inet_ntop [skip actions] Jakob P. Liljenberg 2022-11-06 14:40:26 +0100
  • 7ff3c7f7d0 a comment about AF_LINK being ignored on purpose correabuscar 2022-11-06 13:45:13 +0100
  • 20df83658a
    Merge pull request #462 from correabuscar/freebsd_replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-06 12:43:57 +0100
  • 12def527cd FreeBSD: replace getnameinfo with inet_ntop correabuscar 2022-11-06 11:36:22 +0100
  • 5a53fb4a2c Fixed: Process nice value underflowing, issue #461 aristocratos 2022-11-06 11:32:17 +0100
  • c52206610d
    Add git config safe-directory inside freebsd vm Jakob P. Liljenberg 2022-11-06 11:07:27 +0100
  • f7dbf50b75
    Merge pull request #459 from correabuscar/fbsd_use_first_IP_of_interface_instead_of_last Jakob P. Liljenberg 2022-11-06 10:51:28 +0100
  • 386aa6c34a
    Merge pull request #460 from correabuscar/osx_use_the_first_IP_of_the_interface_instead_of_the_last Jakob P. Liljenberg 2022-11-06 10:48:41 +0100
  • bd7018ed96 OSX: use the first IP of the interface correabuscar 2022-11-06 08:36:06 +0100
  • c039f36bb7
    Added "Continuous Build FreeBSD" badge Jakob P. Liljenberg 2022-11-06 10:34:05 +0100
  • 83c034a041
    Removed bad line and gcc12 install since gcc12 i preinstalled Jakob P. Liljenberg 2022-11-06 10:21:01 +0100
  • 06ba66b5ed
    Possible fix for broken xcode command line tools Jakob P. Liljenberg 2022-11-06 10:18:04 +0100
  • 5d9097d9b9
    Use gcc12 for macos12 Jakob P. Liljenberg 2022-11-06 10:04:55 +0100
  • 16ce8d21b1 FreeBSD: use the first IP of the interface correabuscar 2022-11-06 08:17:38 +0100
  • a2685962d9
    Merge pull request #446 from daephx/fix-conf-typo [skip actions] Jakob P. Liljenberg 2022-11-06 04:20:54 +0100
  • 64c9e85252
    Use sh instead of csh Jakob P. Liljenberg 2022-11-06 04:19:50 +0100
  • 511c3a665c
    Update continuous-build-freebsd.yml Jakob P. Liljenberg 2022-11-06 04:03:37 +0100
  • f6de85534c
    Update continuous-build-macos.yml Jakob P. Liljenberg 2022-11-06 03:50:01 +0100
  • 3a920b4e3c
    Create continuous-build-freebsd.yml Jakob P. Liljenberg 2022-11-06 03:39:53 +0100
  • 899831e4ca
    Add actions run for pull requests (macos) [skip actions] Jakob P. Liljenberg 2022-11-06 03:07:40 +0100
  • f05bc65c3a
    Add actions run for pull requests (linux) [skip actions] Jakob P. Liljenberg 2022-11-06 03:04:47 +0100
  • 68f7d1f4bb Fixed: Not picking up last username from /etc/passwd aristocratos 2022-11-05 22:56:52 +0100
  • c65c5e5d22
    Merge pull request #458 from correabuscar/replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-05 00:17:33 +0100
  • bad9bbc160 make IPBUFFER_MAXSIZE an enum constant correabuscar 2022-11-04 10:44:22 +0100
  • 96a22b4078 use inet_ntop instead of getnameinfo correabuscar 2022-11-04 04:49:12 +0100
  • 6fc58c4360
    Merge pull request #457 from correabuscar/i456_use_first_IP_of_iface_not_last Jakob P. Liljenberg 2022-11-04 19:59:16 +0100
  • eec1999a8f Show the first IP of the interface in NET box correabuscar 2022-11-04 01:42:03 +0100
  • 3ddf89ae1c
    Merge pull request #454 from Superty/main Jakob P. Liljenberg 2022-10-31 22:54:12 +0100
  • c1675634ef Address comment Arjun P 2022-10-31 21:42:34 +0000
  • bb40de64c9 Fix bug in proc_tree view when showing full cmd Arjun P 2022-10-30 09:27:56 +0000
  • 4fbda9df29 proc tree: fix width threshold to match commit message and use and/or instead of &&, || Arjun P 2022-10-29 00:20:11 +0100
  • 011cf650c1
    Merge pull request #452 from Superty/main Jakob P. Liljenberg 2022-10-29 00:42:53 +0200
  • ede7d0a76a proc tree view: if there's more than 40 width left, try to print full cmd Arjun P 2022-10-28 22:20:29 +0100
  • f8c272c00f
    macOS Ventura compile instructions Jakob P. Liljenberg 2022-10-28 22:37:53 +0200
  • f946a764c5
    macOS Ventura compile instructions Jakob P. Liljenberg 2022-10-28 22:36:24 +0200
  • a201944dc7 Added autodetection for gcc12 to make compiling on macos Ventura easier. aristocratos 2022-10-28 22:33:16 +0200
  • 9f0fcdd5bf Fixed: Moved up get_cpuHz() in the execution order to get better cpu clock reading. aristocratos 2022-10-27 15:09:00 +0200
  • 2247ed3db1
    Update continuous-build-macos.yml Jakob P. Liljenberg 2022-10-23 19:51:03 +0200
  • f9de2598e0
    Update continuous-build-macos.yml Jakob P. Liljenberg 2022-10-23 19:41:12 +0200
  • f05a0560db
    Update continuous-build-linux.yml Jakob P. Liljenberg 2022-10-23 19:39:41 +0200
  • dda9f2589f Fixed: Ignore disks that fails in statvfs64() to avoid slowdowns and possible crashes. aristocratos 2022-10-23 19:33:04 +0200
  • 7943a0234a fix: spelling mistake in btop.conf daephx 2022-10-15 18:19:50 -0700
  • 8a07bc43b4 Changed: Reverted back to sysconf(_SC_NPROCESSORS_ONLN) for Cpu core count ant let the new dynamic update fix if cores are turned on later aristocratos 2022-10-13 09:26:06 +0200
  • d1056bf423 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-10-10 13:02:15 +0200
  • 2ff8864418 Makefile: Reverse VERBOSE bool to not stop with macOS make aristocratos 2022-10-10 13:02:07 +0200
  • c9b0885a3f
    Update README.md Jakob P. Liljenberg 2022-10-10 12:35:30 +0200
  • 939062b17c
    Added more Makefile flags Jakob P. Liljenberg 2022-10-10 12:34:06 +0200
  • 080a47e649 Added: VERBOSE=true flag for Makefile to display all compiler commands and fixed so already set CXXFLAGS and LDFLAGS are displayed. aristocratos 2022-10-10 12:29:32 +0200
  • 3dd6a6cc6b v1.2.12 Bug fix v1.2.12 aristocratos 2022-10-07 20:59:47 +0200
  • 4f45b9b25f Added: Dynamic updating of max number of CPU cores aristocratos 2022-10-07 20:45:12 +0200
  • 14444760c4 v1.2.11 Quick fix for number of cores detection v1.2.11 aristocratos 2022-10-07 13:52:34 +0200
  • e5cc895015 Fixed: Number of cores wrongly detected for Ryzen in rare cases. aristocratos 2022-10-07 13:41:04 +0200
  • 7a2556eae5 v1.2.10 Bug fixes, cleanup + a new theme v1.2.10 aristocratos 2022-10-06 22:16:34 +0200
  • d58a17afb1
    Merge pull request #438 from stefanos82/main Jakob P. Liljenberg 2022-10-05 12:28:55 +0200
  • 0cb31e7b11 Fixed: Cpu::collect() core count counter... aristocratos 2022-10-05 10:41:09 +0200
  • f0e413ed6f All but two places const bool have been updated Στέφανος 2022-10-04 21:36:04 +0300
  • 8331cb36f8 More const bool cleanup Στέφανος 2022-10-04 17:33:53 +0300
  • afeef173fc Remove const from bool variables Στέφανος 2022-10-04 17:06:39 +0300
  • 820391494b Avoid the unnecessary use of copy constructor Στέφανος 2022-10-04 16:20:20 +0300
  • 2b02a6656f
    Merge pull request #437 from stefanos82/main Jakob P. Liljenberg 2022-10-04 12:50:17 +0200
  • ab7fe62e65 Fix variable initialization to 'auto' for getB() Στέφανος 2022-10-04 12:56:14 +0300
  • 36a180033d Forgot to update 'auto' usage wherever necessary Στέφανος 2022-10-04 12:11:12 +0300
  • 98b35d20a5 More 'No need for const & in bool' Στέφανος 2022-10-04 11:57:15 +0300
  • 2f1bf0df01 No need for const & in bool Στέφανος 2022-10-04 11:47:26 +0300
  • c3bdd5d02f
    Merge pull request #436 from stefanos82/fixed-merge-conflict Jakob P. Liljenberg 2022-10-03 13:11:22 +0200
  • 73afc487fa
    Merge branch 'main' into fixed-merge-conflict Στέφανος 2022-10-03 10:41:40 +0300
  • 96b770cfdb Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN) aristocratos 2022-10-03 08:49:41 +0200
  • 1fddbc1cd6 Further Cleanup Part 2 Στέφανος 2022-10-03 00:29:05 +0300
  • eda6873071 Further 'cleanup' Στέφανος 2022-10-02 21:52:27 +0300
  • dfa2a9b920 Further improvements Στέφανος 2022-10-02 19:09:19 +0300
  • 478a44cc57 Clean up btop_tools.{hpp,cpp} files Στέφανος 2022-10-02 18:52:18 +0300
  • 24f06094f8 Fixed: Crashing when cores are offline aristocratos 2022-10-02 15:25:10 +0200
  • bc9b803189 Ignore files created by Qt Creator Στέφανος 2022-10-02 15:40:08 +0300
  • 424b16ef77
    Merge pull request #433 from franciosi/patch-3 Jakob P. Liljenberg 2022-10-02 13:56:42 +0200
  • cd5374a89f
    Merge pull request #423 from s6muel/main Jakob P. Liljenberg 2022-10-02 13:54:21 +0200
  • bfbb129937 Fixed missing "#" from value aristocratos 2022-10-02 13:47:55 +0200
  • 3796a8ccee Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode aristocratos 2022-10-02 13:20:15 +0200
  • f2db8dbbb6
    Updated README.md Franciosi 2022-09-27 18:55:28 -0300