Commit Graph

  • 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 +02:00
  • d1056bf423 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-10-10 13:02:15 +02:00
  • 2ff8864418 Makefile: Reverse VERBOSE bool to not stop with macOS make aristocratos 2022-10-10 13:02:07 +02:00
  • c9b0885a3f Update README.md Jakob P. Liljenberg 2022-10-10 12:35:30 +02:00
  • 939062b17c Added more Makefile flags Jakob P. Liljenberg 2022-10-10 12:34:06 +02:00
  • 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 +02:00
  • 3dd6a6cc6b v1.2.12 Bug fix v1.2.12 aristocratos 2022-10-07 20:59:47 +02:00
  • 4f45b9b25f Added: Dynamic updating of max number of CPU cores aristocratos 2022-10-07 20:45:12 +02:00
  • 14444760c4 v1.2.11 Quick fix for number of cores detection v1.2.11 aristocratos 2022-10-07 13:52:34 +02:00
  • e5cc895015 Fixed: Number of cores wrongly detected for Ryzen in rare cases. aristocratos 2022-10-07 13:41:04 +02:00
  • 7a2556eae5 v1.2.10 Bug fixes, cleanup + a new theme v1.2.10 aristocratos 2022-10-06 22:16:34 +02:00
  • d58a17afb1 Merge pull request #438 from stefanos82/main Jakob P. Liljenberg 2022-10-05 12:28:55 +02:00
  • 0cb31e7b11 Fixed: Cpu::collect() core count counter... aristocratos 2022-10-05 10:41:09 +02:00
  • f0e413ed6f All but two places const bool have been updated Στέφανος 2022-10-04 21:36:04 +03:00
  • 8331cb36f8 More const bool cleanup Στέφανος 2022-10-04 17:33:53 +03:00
  • afeef173fc Remove const from bool variables Στέφανος 2022-10-04 17:06:39 +03:00
  • 820391494b Avoid the unnecessary use of copy constructor Στέφανος 2022-10-04 16:20:20 +03:00
  • 2b02a6656f Merge pull request #437 from stefanos82/main Jakob P. Liljenberg 2022-10-04 12:50:17 +02:00
  • ab7fe62e65 Fix variable initialization to 'auto' for getB() Στέφανος 2022-10-04 12:56:14 +03:00
  • 36a180033d Forgot to update 'auto' usage wherever necessary Στέφανος 2022-10-04 12:11:12 +03:00
  • 98b35d20a5 More 'No need for const & in bool' Στέφανος 2022-10-04 11:57:15 +03:00
  • 2f1bf0df01 No need for const & in bool Στέφανος 2022-10-04 11:47:26 +03:00
  • c3bdd5d02f Merge pull request #436 from stefanos82/fixed-merge-conflict Jakob P. Liljenberg 2022-10-03 13:11:22 +02:00
  • 73afc487fa Merge branch 'main' into fixed-merge-conflict Στέφανος 2022-10-03 10:41:40 +03:00
  • 96b770cfdb Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN) aristocratos 2022-10-03 08:49:41 +02:00
  • 1fddbc1cd6 Further Cleanup Part 2 Στέφανος 2022-10-03 00:29:05 +03:00
  • eda6873071 Further 'cleanup' Στέφανος 2022-10-02 21:52:27 +03:00
  • dfa2a9b920 Further improvements Στέφανος 2022-10-02 19:09:19 +03:00
  • 478a44cc57 Clean up btop_tools.{hpp,cpp} files Στέφανος 2022-10-02 18:52:18 +03:00
  • 24f06094f8 Fixed: Crashing when cores are offline aristocratos 2022-10-02 15:25:10 +02:00
  • bc9b803189 Ignore files created by Qt Creator Στέφανος 2022-10-02 15:40:08 +03:00
  • 424b16ef77 Merge pull request #433 from franciosi/patch-3 Jakob P. Liljenberg 2022-10-02 13:56:42 +02:00
  • cd5374a89f Merge pull request #423 from s6muel/main Jakob P. Liljenberg 2022-10-02 13:54:21 +02:00
  • bfbb129937 Fixed missing "#" from value aristocratos 2022-10-02 13:47:55 +02:00
  • 3796a8ccee Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode aristocratos 2022-10-02 13:20:15 +02:00
  • f2db8dbbb6 Updated README.md Franciosi 2022-09-27 18:55:28 -03:00
  • 5ff9081197 [feature] Added Paper theme Samuel Sinclair 2022-09-17 12:51:22 +08:00
  • ee0945969d Update FUNDING.yml Jakob P. Liljenberg 2022-08-31 09:29:16 +02:00
  • a1572e07e6 Update FUNDING.yml Jakob P. Liljenberg 2022-08-31 09:27:02 +02:00
  • b9f1af6b1f Update README.md Jakob P. Liljenberg 2022-08-28 20:38:47 +02:00
  • 26ac007777 Fixed: Process tree filtering not case insensitive aristocratos 2022-08-28 14:22:36 +02:00
  • 0c6a2f701d v1.2.9 Bug fixes + new features and themes v1.2.9 aristocratos 2022-08-28 13:47:37 +02:00
  • 90034156dd Fixed: Memory values not clearing properly when not in graph mode in mem box aristocratos 2022-08-28 13:36:00 +02:00
  • 7190cf4be6 Merge pull request #411 from kz6fittycent/main Jakob P. Liljenberg 2022-08-23 18:07:26 +02:00
  • 7f38f3a7bc Merge pull request #4 from kz6fittycent/testing kz6fittycent 2022-08-23 10:29:40 -05:00
  • 5de351cdda Cleaning up snap kz6fittycent 2022-08-23 10:28:15 -05:00
  • e9e3aabe31 Instructions for btop-desktop kz6fittycent 2022-08-23 10:24:11 -05:00
  • 4dd87b0124 Update snapcraft.yaml kz6fittycent 2022-08-23 09:43:39 -05:00
  • 5e10117f44 Merge pull request #3 from kz6fittycent/testing kz6fittycent 2022-08-23 09:39:47 -05:00
  • a4eed31f85 Removing desktop launch kz6fittycent 2022-08-23 09:39:12 -05:00
  • 4922841c62 Merge pull request #410 from pkubaj/patch-1 Jakob P. Liljenberg 2022-08-23 07:27:54 +02:00
  • a734d51288 Add FreeBSD installation command pkubaj 2022-08-23 02:27:21 +00:00
  • 47ea0807ee Merge pull request #384 from Fingerzam/main Jakob P. Liljenberg 2022-08-22 16:10:11 +02:00
  • 63d61cbc3d Merge pull request #396 from dennismayr/theme/elementarish Jakob P. Liljenberg 2022-08-22 16:07:56 +02:00
  • c83aabfc6a Merge pull request #402 from kyli0x/kyli0x-theme Jakob P. Liljenberg 2022-08-22 16:05:27 +02:00
  • 3795814e2e Merge pull request #406 from kz6fittycent/main Jakob P. Liljenberg 2022-08-22 16:04:39 +02:00
  • 250d3edc40 Merge pull request #398 from jonathanspw/rpm-install-instructions Jakob P. Liljenberg 2022-08-22 16:03:55 +02:00
  • ad03a3723a Update snapcraft.yaml kz6fittycent 2022-08-21 16:09:51 -05:00
  • 0cd636a3a4 Merge pull request #2 from kz6fittycent/testing kz6fittycent 2022-08-21 15:50:31 -05:00
  • 238f23a0cf Update snapcraft.yaml kz6fittycent 2022-08-21 15:45:24 -05:00
  • 46de9a595d Update snapcraft.yaml kz6fittycent 2022-08-21 15:41:27 -05:00
  • 3b3b44e20b Update btop.desktop kz6fittycent 2022-08-21 15:32:12 -05:00
  • 00417c28d9 Update btop.desktop kz6fittycent 2022-08-21 15:31:20 -05:00
  • aa9b750bc5 Add files via upload kz6fittycent 2022-08-21 15:31:02 -05:00
  • e700334c35 Create btop.desktop kz6fittycent 2022-08-21 15:29:22 -05:00
  • b80ef50131 Update snapcraft.yaml kz6fittycent 2022-08-21 15:19:58 -05:00
  • 4c029eed07 Update snapcraft.yaml kz6fittycent 2022-08-21 15:13:45 -05:00
  • 4535e04fc5 Update snapcraft.yaml kz6fittycent 2022-08-21 15:06:55 -05:00
  • aabfc82c44 Update snapcraft.yaml kz6fittycent 2022-08-21 15:02:48 -05:00
  • e199fdd4b2 Update snapcraft.yaml kz6fittycent 2022-08-21 14:58:13 -05:00
  • 40bb998edf Update snapcraft.yaml kz6fittycent 2022-08-21 14:56:21 -05:00
  • 4e6f0c2843 Maybe kz6fittycent 2022-08-21 14:47:18 -05:00
  • c0c57818ce updated color change kyli0x 2022-08-11 13:40:47 -04:00
  • 2d6bf1f4aa Added: Option to hide the small cpu graphs for processes Aristocratos 2022-07-29 16:18:06 +02:00
  • 67339cf954 Add Fedora/RHEL install docs Jonathan Wright 2022-07-28 09:26:03 -05:00
  • 578e776079 [fix] Color correction Dennis Mayr 2022-07-27 15:16:44 -04:00
  • edbafa9060 Changed: Small graphs now show colors for each character Aristocratos 2022-07-26 21:34:14 +02:00
  • 09fb45b05f [feature] Created 'Elementarish' theme Dennis Mayr 2022-07-22 22:59:30 -04:00
  • 7dc398f0c0 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-07-13 17:26:46 +02:00
  • a84a7e6a5c Fixed: Getting selfpath on macos (fix for finding theme folder) aristocratos 2022-07-13 17:24:34 +02:00
  • b48596486e Merge pull request #385 from simplepad/zfs-iostat-new Jakob P. Liljenberg 2022-07-11 19:24:08 +02:00
  • a33bab3000 switch Logger calls to debug() to avoid filling up the logfile simplepad 2022-07-11 19:16:19 +03:00
  • bc608e862e rename zfs_pools_only option to zfs_hide_datasets, make its description clearer simplepad 2022-07-11 19:08:25 +03:00
  • 189cba73e4 check if at least one object was read before updating ZFS pool io in zfs_collect_pool_total_stats(), use try-catch to prevent possible crashes from int_64t conversions simplepad 2022-07-09 03:46:15 +03:00
  • 45c8a3f3d5 Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-07-08 19:40:23 +02:00
  • 12dad37e04 Merge pull request #386 from mohi001/main Jakob P. Liljenberg 2022-07-07 15:41:50 +02:00
  • 3e049046f7 add "?" to see help mohammad hashemy 2022-07-07 17:56:05 +04:30
  • ab92ed1257 Fixed: Logo transparency aristocratos 2022-07-05 11:52:12 +02:00
  • 4969dd8dc6 Use fs::directory_iterator() instead of readdir() in ZFS functions, use fs::path instead of strings. simplepad 2022-07-05 01:11:17 +03:00
  • 30cc42fcd9 Move get_zfs_stat_file() and zfs_collect_pool_total_stats() functions declarations to btop_collect.cpp so they aren't included when compiling for macos and freebsd simplepad 2022-07-05 00:20:33 +03:00
  • 7feff854fd Made ZFS stats collection compatible with zfs_pools_only option. ZFS pool's stat filepath points to the objset-* file when the option is disabled, otherwise it points to the pool's stats directory. Made ZFS total pool stat collection into a separate function for clean code. Also removed an unnecessary variable in the default ZFS stat collection, and changed io_ticks to track the number of reads/writes, reducing unnecessary calculations. simplepad 2022-07-04 01:28:25 +03:00
  • ed20cb9e07 Re-implemented ZFS stat collection to be compatible with new ZFS versions, now it uses files "/proc/spl/kstat/zfs/*pool_name*/objset*". Needs additional work to be compatible with the option "zfs_pools_only". simplepad 2022-07-03 21:04:05 +03:00
  • 4818441817 Pass const string ref aristocratos 2022-07-03 12:56:04 +02:00
  • 6b1b9f8142 Changed: Rewrite of process sorting and tree generation including fixes for tree sorting and mouse support aristocratos 2022-07-03 12:37:54 +02:00
  • b32e8f124b Add solarized_light theme Juhana Laurinharju 2022-07-02 18:51:55 +03:00
  • d8d7e40814 Add zfs_pools_only option simplepad 2022-07-01 18:35:41 +03:00
  • 102b6dbc9d v1.2.8 New features & themes v1.2.8 aristocratos 2022-06-29 18:59:27 +02:00
  • b0f5eb6ea7 Merge pull request #374 from simplepad/zfs-pool-io-support Jakob P. Liljenberg 2022-06-29 13:46:14 +02:00
  • aeea53518b use Shared::procPath, fix Logger error type simplepad 2022-06-29 14:42:27 +03:00
  • 78ebd4afed Merge branch 'main' of github.com:aristocratos/btop aristocratos 2022-06-29 11:10:42 +02:00