Hi, I just tagged v4 of the Btrfs Heatmap utility, which visualizes the usage of your btrfs filesystem:
https://github.com/knorrie/btrfs-heatmap It needs at least python-btrfs v5 to run, because of the fixed backref handling. The main changes are: * Colors! colors! colors!!! * Colors! * Improved documentation, thanks to user feedback. The first README page does focus on quick satisfaction, while there are two extra subpages about the extent-level details pictures and a scripting HOWTO which explains how to do everything that the command line options cannot do. * The external 2k8 loc png library dependency is dropped, in favour of a 34 line single purpose png writer implementation directly in the script itself. This makes it even easier to get the thing going quickly, and it makes the thing go more quickly as well. And now, no more text to read. Go and create a bunch of beautiful pictures and timelapses of your filesystem! Have fun! P.S. Here's where it all started... :D http://logs.tvrrug.org.uk/logs/%23btrfs/2015-12-09.html#2015-12-09T20:54:04 -- Hans van Kranenburg -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html