inotify Package¶
inotify Module¶
inotify logs filesystem activity that may be directly or indirectly caused by the test that is running. It requires the inotify-tools package, more specifically, the inotifywait tool.
Heavily inspired / shamelessly copied from the kvm_stat profiler.
| copyright: | Red Hat 2013 |
|---|---|
| author: | Cleber Rosa <cleber@redhat.com> |