Skip to content

Micro Blog

xxxserxxx edited this page Jun 2, 2020 · 2 revisions
  • 2020-06-02 Prepping for the v4.0 release. All tickets are closed, and it's mostly been in master for a while, which means people on Arch using gotop-git have been using it (whether they realized it or not). I've added a workflow in the builder project that creates a binary, for Linux, that has both NVidia and remote extensions compiled in. I'm increasingly thinking that's how I'm going to go, short term: two sets of binaries, one with no extensions, and one with all of them. Anyone who wants some (but not all) extensions, or extensions on a platform other than Linux, will use the builder directly. The NVidia code has been rewritten, and is much smaller. It depends on the nvidia-smi tool being available, and has not been tested; volunteer testers, as always, are welcome.
  • 2020-05-30 v3.5.3 released. It's mainly focused on resolving the remaining FreeBSD issues, so if you're on that platform it may be of interest to you. As a side-effect, the builds are no longer failing.
  • 2020-05-13 The build is failing because (golang) x/sys/unix introduced breaking API changes in the FreeBSD code; this impacts gopsutil, causing it to not compile on FreeBSD, which in turn has broken gotop builds on FreeBSD. No work-around has been identified, and upstream tickets have been created.
Clone this wiki locally