Commit graph

  • 594f42b9eb
    Merge pull request #584 from nobounce/nb/fix-ci-path Jakob P. Liljenberg 2023-07-26 15:38:01 +0200
  • aca2e4be75 Fix whitespace indent -> tab indent aristocratos 2023-07-26 14:38:48 +0200
  • 33faa01910 Revert fmt submodule to static fmt folder in include aristocratos 2023-07-26 14:34:15 +0200
  • af3471ff40
    Add Debian/Ubuntu binary install command to README.md Patryk Ptasiński 2023-07-25 20:43:02 +0200
  • 53d6ebabc0 Fix path to Linux CI file in itself nobounce 2023-07-23 19:53:36 +0200
  • 346c9e479b Fix GPU text overflow in CPU panel, again romner 2023-07-19 16:53:58 +0200
  • 3a5e5fd5d3 Improve 0-10 key input romner 2023-07-19 16:22:45 +0200
  • 972b2b6a01 Fix available boxes in menu & config description romner 2023-07-19 15:54:35 +0200
  • 1f73453aec Fix crashes when trying to open nth GPU box with only n-1 GPUs in the system romner 2023-07-19 15:34:23 +0200
  • 9be3ae2ca9
    Merge ca1bfb69b9 into ac17f34580 porceCodes 2023-07-16 18:55:31 +0000
  • 46c6be0a29 Fix GPU horizontal text overflow in CPU panel romner 2023-07-16 17:19:09 +0200
  • 85fb28cee6 Fix RSMI_STATIC=true and add GPU section to README.md romner 2023-07-14 02:39:44 +0200
  • 3fad8a6fde Add GPU options romner-set 2023-06-26 13:10:31 +0200
  • 3523ad6b54
    fmt: make btop compatible with libfmt 8 and 9 NexAdn 2023-06-21 10:25:38 +0200
  • 746f716a02 Remove lib/rocm_smi_lib and add instructions for obtaining it to README romner-set 2023-06-16 11:11:57 +0200
  • 6596afaa20 ensure statvfs64 is declared Xea 2023-06-14 22:12:32 +0000
  • 0bbd56fed0 only use 64 bit variant of statvfs if supported Xea 2023-06-14 22:12:32 +0000
  • d8ebbe1181 Join NVML PCIe threads only if PCIe TX/RX is supported by GPU romner 2023-06-08 20:24:01 +0200
  • be10989151 Parallelize NVML PCIe TX/RX data collection romner 2023-06-06 19:47:07 +0200
  • 85892a9fe3 Fix type: ulong -> size_t and compare std::cmp_less aristocratos 2023-06-05 21:59:26 +0200
  • 85a10f0305 Fix ROCm SMI makefile flags romner 2023-06-02 16:14:24 +0200
  • cd6979277d Fix error when ROCm SMI static compilation fails romner 2023-06-02 15:44:44 +0200
  • daaa45324f Load ROCm SMI dynamically by default, optionally statically compile and link romner 2023-06-02 15:34:12 +0200
  • 093edfe948 Minor changes in wording... aristocratos 2023-06-01 19:49:00 +0200
  • b9a4d31fa4 Fix Makefile dependency order and layout aristocratos 2023-06-01 19:37:53 +0200
  • a0163ce220 Statically link ROCm SMI romner 2023-06-01 16:42:02 +0200
  • b2df0696fd Dynamically load NVML romner-set 2023-06-01 03:41:56 +0200
  • 547f17dda3 Add more GPU graph types to the CPU panel romner-set 2023-05-30 18:24:50 +0200
  • 896235dd46
    Update README.md Stiti Fatah 2023-05-28 20:26:58 +0200
  • 842c761a73 Fix crash when all GPU panels are open but the CPU panel is closed romner-set 2023-05-22 09:46:20 +0200
  • 8c96bd51e9 Handle GPUs which cannot report certain stats in GPU panel romner 2023-05-21 20:34:47 +0200
  • 414d7eb94c Handle GPUs which cannot report certain stats in btop_collect.cpp and CPU panel romner 2023-05-21 18:02:50 +0200
  • 005de97e6d Add missing fmt prefixes aristocratos 2023-05-21 13:58:11 +0200
  • 1fee2bc08b Add DebugTimer class and change some Logger::error calls to Logger::debug aristocratos 2023-05-21 13:52:19 +0200
  • 2e68c0b916 Fixed key > gpu_names check aristocratos 2023-05-20 17:27:20 +0200
  • 04ed16a9f6 Merged changes from main aristocratos 2023-05-20 17:15:45 +0200
  • 8c710a2b68 Makefile auto detection and initial logic for excluding gpu code when libs are missing aristocratos 2023-05-20 01:41:04 +0200
  • 8bae1ec092 Fixed debug timer for gpu aristocratos 2023-05-20 00:13:00 +0200
  • 01acfd603e Bind GPU panel to 5,6,7,8,9,0 and fully implement multi-GPU support romner-set 2023-05-19 16:42:32 +0200
  • 22a463976d Add GPU info to CPU panel romner 2023-05-18 16:07:05 +0200
  • c352bf2613 Add ROCm SMI backend for AMD GPU support romner-set 2023-05-15 19:42:55 +0200
  • 917d568a77 Add multi-GPU support for NVML data collection romner-set 2023-05-15 13:58:54 +0200
  • 2d27f2ff61 Fix crash when no nvidia GPU is detected romner 2023-05-14 17:40:50 +0200
  • 0e0025a2c3 Update makefile text, fix typo and adhere to contibuting guidelines romner 2023-05-14 17:31:39 +0200
  • bcffcdf19f Make GPU window's size dynamic and integrate it with the rest of btop romner 2023-05-14 16:53:06 +0200
  • 95b3228308 Improve GPU side panel romner 2023-05-13 19:41:51 +0200
  • adcdc583b0 Add GPU side panel romner 2023-05-13 00:27:23 +0200
  • d522a91ef4 Add rudimentary, fullscreen single-GPU NVML utilization graph romner 2023-05-12 19:34:47 +0200
  • ac17f34580
    Merge pull request #560 from rrveex/main Jakob P. Liljenberg 2023-07-16 16:42:16 +0200
  • 52a415a93d
    Merge pull request #550 from Superty/main Jakob P. Liljenberg 2023-07-16 16:05:18 +0200
  • c29fc009bc
    Merge pull request #565 from nobounce/nb/makefile-fix-version Jakob P. Liljenberg 2023-07-16 16:04:04 +0200
  • 53684a0a7a
    Merge pull request #564 from simplepad/fix-makefile Jakob P. Liljenberg 2023-07-16 16:02:15 +0200
  • 4631508ac4
    Merge pull request #547 from nobounce/collect-loadavg-function Jakob P. Liljenberg 2023-07-16 15:59:57 +0200
  • 6eb37601d7 Retrieve load average from libc and use emplace_back where appropriate zackiloco 2023-07-05 13:23:11 +0200
  • 77bd1569ff Fix the makefile version in the printed banner zackiloco 2023-06-28 01:49:43 +0200
  • 8ad8463bc5
    add g++12 (without a dash) detection, fix Makefile not accounting for a possibly missing gcc simplepad 2023-06-27 00:48:44 +0300
  • 8466bf3a18 FreeBSD swap info rr 2023-06-21 21:12:36 +0300
  • 7e50b03e39
    Merge pull request #510 from nobounce/LLVM Jakob P. Liljenberg 2023-06-15 17:45:05 +0200
  • 4eddc24d74 Make process niceness signed ("nice" can take negative values) Arjun P 2023-05-30 15:55:14 +0100
  • e269046d3b
    Merge pull request #546 from dorrellmw/main Jakob P. Liljenberg 2023-05-26 08:50:36 +0200
  • 3c6929b025 Fix integer overflows in btop_collect.cpp Mitchell Dorrell 2023-05-26 01:26:21 -0400
  • dec9fa1663 Enable Clang as a compiler. zackiloco 2023-05-25 22:53:58 +0200
  • a5e4969d7e Remove pthread_exit(). zackiloco 2023-05-25 22:40:55 +0200
  • a2fa9da073 Replace statvfs64 with statvfs and define _FILE_OFFSET_BITS=64. zackiloco 2023-05-23 15:21:45 +0200
  • 7dac8505c4 Include <codecvt> required by Clang. zackiloco 2023-05-23 15:20:12 +0200
  • 34ae6d96d5 Move #include to top level and exclude Clang from compiler version check. zackiloco 2023-05-23 15:13:17 +0200
  • 922b6475ae Insert std:: for warning unqualified call to std::move. zackiloco 2023-05-23 15:11:20 +0200
  • 808b8c1824
    Merge pull request #544 from nobounce/include-by-isystem Jakob P. Liljenberg 2023-05-25 19:19:38 +0200
  • 4e30a976fc
    Merge pull request #540 from cpalv/load_average Jakob P. Liljenberg 2023-05-25 16:42:43 +0200
  • c996f50751 Include 3rd party headers with isystem to silence warnings. zackiloco 2023-05-25 13:53:18 +0200
  • a1a0e4ce35
    Merge pull request #525 from gwena/main Jakob P. Liljenberg 2023-05-25 12:43:19 +0200
  • 1039bd5b5d amend! update cpu load average display cpalv 2023-05-24 19:51:43 -0500
  • 5d2f7420c3 update cpu load average display cpalv 2023-05-23 19:06:50 -0500
  • 468993817a
    Merge pull request #537 from Syndelis/chore/fmt-submodule Jakob P. Liljenberg 2023-05-23 17:32:58 +0200
  • 1567a791a8 chore: remove spaces before language in code blocks Brenno Lemos 2023-05-23 10:28:49 -0300
  • dabb7dbd52 chore: update readme to include --recursive Brenno Lemos 2023-05-23 10:25:26 -0300
  • f0ef3c4ca4 chore: adjust worflows to recursively clone the repository Brenno Lemos 2023-05-23 10:14:32 -0300
  • 816c4e43fd feat: prefer fmt submodule over copy-and-paste headers Brenno Lemos 2023-05-23 10:10:36 -0300
  • b0fc63537b println -> fmt::println aristocratos 2023-05-21 12:26:48 +0200
  • fbc349da2a Readd using namespace fmt aristocratos 2023-05-21 12:11:29 +0200
  • bd688e24bf Add fmt prefix for fmtlib aristocratos 2023-05-21 11:58:52 +0200
  • d64f9939e6
    Merge pull request #536 from stevenxxiu/fix/ambiguous-format-call Jakob P. Liljenberg 2023-05-21 11:54:37 +0200
  • 7ca1cc533a fix: prefix with fmt:: to fix ambiguous call to format(), that also refers to /usr/include/c++/13.1.1/format Steven Xu 2023-05-21 19:33:44 +1000
  • 09c075e06c Debug times thousand separator aristocratos 2023-05-21 01:11:35 +0200
  • bab441e9ea
    Merge pull request #534 from aristocratos/fmtlib Jakob P. Liljenberg 2023-05-20 16:52:07 +0200
  • e11d64e8d7 Debug times box changes aristocratos 2023-05-20 15:20:27 +0200
  • 21b85f8913 btop.cpp -> fmt aristocratos 2023-05-20 14:52:50 +0200
  • d30c23178a Fix link to themes folder Gwenael Ropert 2023-05-11 16:09:06 +0200
  • 872eb3eebd
    Merge pull request #506 from stwnt/LLVM Jakob P. Liljenberg 2023-03-18 00:03:36 +0100
  • b84cfdc268
    Merge pull request #504 from iambeingtracked/patch-1 Jakob P. Liljenberg 2023-03-18 00:02:49 +0100
  • 053bacef1d Silence "warning: unqualified call to 'std::move'" in clang. Steffen 2023-03-07 13:16:04 +0100
  • c9399ab89a
    Update everforest-dark-hard.theme iambeingtracked 2023-03-01 07:42:34 +0000
  • 471c68f4b0
    Merge pull request #500 from stwnt/improve-portability Jakob P. Liljenberg 2023-02-23 18:53:58 +0100
  • ceae71291f
    Merge pull request #485 from flipflop133/patch-1 Jakob P. Liljenberg 2023-02-23 18:51:57 +0100
  • 3200de584f
    Merge pull request #502 from mattico/linux-zfs-arc Jakob P. Liljenberg 2023-02-23 18:49:01 +0100
  • af04de9dcc
    Merge pull request #483 from simplepad/fix-freebsd Jakob P. Liljenberg 2023-02-23 18:43:36 +0100
  • 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