slackbuilds/system/fatrace
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
README
fatrace.SlackBuild
fatrace.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc

README

fatrace reports file access events from all running processes.
Its main purpose is to find processes which keep waking up the disk
unnecessarily and thus prevent some power saving.

Included is a python3 script called "power-usage-report", which uses
fatrace and powertop to build a textual report from one minute of
measuring power usage and file accesses. This does not take any
arguments or requires any interactivity, so is very simple to use and
serves as a starting point for bug reports or optimizing a particular
installation.