ARM-software / trappy

This repository has moved to https://gitlab.arm.com/tooling/trappy
Apache License 2.0
60 stars 39 forks source link

parse traces from f2fs events #274

Closed kdub closed 6 years ago

kdub commented 6 years ago

Adds trace parsing for the f2fs_write_begin, f2fs_write_end, f2fs_sync_file_enter, and f2fs_sync_file_exit events.

Test: run the 4 new unit tests (nosetests tests/test_filesystem.py) Change-Id: Ic9a77ea4c29c10de0538e4a9d2e6b20d6dc85064