Skip to content

Releases: aristocratos/btop

btop++ (v1.4.0) Intel GPU support & NetBSD support

22 Sep 10:48
Compare
Choose a tag to compare

Changelog v1.4.0

References Description Author(s)
#703 NetBSD Support @fraggerfox
#903 Intel GPU support @bjia56
161e8f4 Added warnings when toggling boxes and terminal size is to small @aristocratos
4210f5f Fix missing core percentages, issue #792 @aristocratos
35857f8 Various fixes for drawing GPU related information @aristocratos
#879 fix divide 0 error when caculating disk usage percentage (#791) @flylai
#884 fix io_graph_speeds parsing @feihtthief
#863 V1 of Phoenix Night theme @Firehawke
3f384c0 Fixed missing CPU core temps when too small to show core temp graphs, issues #792 #867 @aristocratos
97d2fb5 Fixed missing IO graphs in IO mode, issue #867 @aristocratos
#840 fix zero temp (#467) @joske
#850 Fix comments (parsing) in theme files @acidghost
#806 Add regex filtering @imwints
#836 Fix typo in file existences check for voltage_now @vsey
#835 Show time in days when remaining battery exceeds an estimation of 24h @imwints
#819 (AMD Gpu) fix pwr_usage not being defined correctly during rsmi collection @kalkafox
#831 macOS: fix crash if there exists a uid not associated with any user @thecoder-001
#796 Fix rsmi device name buffer size @davc0n
#807 Add gruvbox_light theme @kk9uk
#724 Create man page for btop in Markdown @ottok
#734 Include metadata in binary version output btop --version @imwints
#771 collect: Fix reading of battery power draw on Linux @Derppening

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

No MacOs or BSD binaries provided for the moment.

Notice! None of the binaries have GPU support, compile yourself or wait for distribution packages for GPU monitoring support!

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.3.2) Hotfix GPU support AMD ROCm v6

12 Feb 15:30
Compare
Choose a tag to compare

Changelog v1.3.2

Description Author(s) References
fix: Can't detect librocm 6.0.x @imwints, @aristocratos #761

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

No MacOs or BSD binaries provided for the moment.

Notice! None of the binaries have GPU support, compile yourself or wait for distribution packages for GPU monitoring support!

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.3.1) Bug fixes

11 Feb 17:32
Compare
Choose a tag to compare

Changelog v1.3.1

Description Author(s) References
GPU: Added support for dynamic loading of ROCm v6 libraries @aristocratos, @fxzjshm 5511131, #737
Increase max network interface name to 15 @tessus #714
Fix OpenBSD UTF-8 locale detection @lcheylus, @imwints #753, #717
Add hot-reloading of config file with CTRL+R or SIGUSR2 signal @MartinPit #722
Add battery power draw for linux and freebsd @vsey #689
Fix crash caused by string exception when cpu clock is exactly between 999.5 and 999.9 Mhz @rkmcode #735
Write newline at end of config file @planet36 #743
Add theme based on Everforest Dark Medium palette @M-Sviridov #746
fix: don't mangle memory for zombie processes @joske #747
Share common code from collect @imwints #756
Fixed incorrect used and available memory for OSX 4461a43

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

No Macos and FreeBSD binaries provided for the moment.

Notice! None of the binaries have GPU support, compile yourself or wait for distribution packages for GPU monitoring support!

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.3.0) GPU Support Linux and platform support OpenBSD

07 Jan 14:23
Compare
Choose a tag to compare

Changelog v1.3.0

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

No Macos and FreeBSD binaries provided for the moment.

Notice! None of the binaries have GPU support, compile yourself or wait for distribution packages for GPU monitoring support!

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.13) Bug fixes

06 Nov 21:36
Compare
Choose a tag to compare

Changelog v1.2.13

  • Makefile: VERBOSE=true flag for Makefile to display all compiler commands and fixed so already set CXXFLAGS and LDFLAGS are displayed.
  • Makefile: Added autodetection for gcc12 to make compiling on macos Ventura easier.
  • 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
  • Fixed: Ignore disks that fails in statvfs64() to avoid slowdowns and possible crashes.
  • Fixed: Moved up get_cpuHz() in the execution order to get better cpu clock reading.
  • Added: proc tree view: if there's more than 40 width left, try to print full cmd, by @Superty
  • Fixed: Show the first IP of the interface in NET box instead of the last, by @correabuscar
  • Changed: Replace getnameinfo with inet_ntop [on Linux], by @correabuscar
  • Fixed: Not picking up last username from /etc/passwd
  • Fixed: Process nice value underflowing, issue #461
  • Changed: Replace getnameinfo with inet_ntop [on FreeBSD], by @correabuscar
  • Changed: Replace getnameinfo with inet_ntop [on macos], by @correabuscar

Edit:

  • Changed: Release packages folder structure, all files now contained in btop folder, for reason see #242

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.12) Bug fix

07 Oct 18:59
Compare
Choose a tag to compare

Changelog v1.2.12

  • Added: Dynamic updating of max number of CPU cores.

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.11) Quick fix for number of cores detection

07 Oct 11:52
Compare
Choose a tag to compare

Changelog v1.2.11

  • Fixed: Number of cores wrongly detected for Ryzen in rare cases.

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.10) Bug fixes, cleanup + a new theme

06 Oct 20:16
Compare
Choose a tag to compare

Changelog v1.2.10

  • Fixed: Process tree filtering not case insensitive
  • Added: Paper theme, by @s6muel
  • Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
  • Fixed: Crashing when cores are offline
  • Fixed: Cpu::collect() core count counter...
  • Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
  • Maintenance: Code cleanup, by @stefanos82

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.9) Bug fixes + new features and themes

28 Aug 11:47
Compare
Choose a tag to compare

Changelog v1.2.9

  • Fixed: Memory values not clearing properly when not in graph mode in mem box
  • Changed: kyli0x theme color update, by @kyli0x
  • Added: Elementarish theme, by @DennisMayr
  • Added: key "?" to see help, by @mohi001
  • Added: solarized_light theme, by @Fingerzam
  • Changed: Made ZFS stats collection compatible with zfs_pools_only option, by @simplepad
  • Changed: Rewrite of process sorting and tree generation including fixes for tree sorting and mouse support
  • Added: Option to hide the small cpu graphs for processes
  • Changed: Small graphs now show colors for each character
  • Fixed: Getting selfpath on macos (fix for finding theme folder)

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

btop++ (v1.2.8) New features & themes

29 Jun 16:59
Compare
Choose a tag to compare

Changelog v1.2.8

  • Added: Support for ZFS pool io stats monitoring, by @simplepad
  • Added: Filtering of kernel processes, by @0xJoeMama
  • Added: New theme everforest-dark-hard, by @iambeingtracked
  • Added: New theme tomorrow-night, by @appuchias
  • Changed: Disable battery monitoring if it fails instead of exiting

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!