History log of /system/extras/ioblame/ioblame.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
738ff7b96f9a48e77dad18ad35dd3b278fa3b7e9 08-Sep-2017 Mohan Srinivasan <srmohan@google.com> Add writepage(s) blaming support to ioblame.

Make ioblame use the (f2fs) writepage(s) tracepoint, to attribute
writepage(s) to filenames. Useful to track down and tune apps that
might be writing too much.

Test: Tested the (new) -p option with f2fs (and also with ext4)
ensuring that it works with the former and exits gracefully with
error in the latter cases.

Bug: 63939317
Change-Id: I2a3ad02a650a293dbca4c23d0276bbe86ad648fe
Signed-off-by: Mohan Srinivasan <srmohan@google.com>
/system/extras/ioblame/ioblame.sh
a69f1ec5c0cbd01bac15c7a8e2d3a1b58945af1f 10-Jul-2017 Mohan Srinivasan <srmohan@google.com> Adding ioblame. A tool for App IO profiling.

ioblame is a tool for profiling App IO workloads. See the README for
more details on ioblame and how to use it.

Change-Id: Id56f827c2a8b744e24e3b21b535a59bd458f3de4
Signed-off-by: Mohan Srinivasan <srmohan@google.com>
/system/extras/ioblame/ioblame.sh