Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 402 Bytes

Trace Analyzer

This tool plots the result of several traces.

Usage

dart bin/main.dart --help will show you the usages.

Btrace analyzer

Analyzing the results of blktrace | blkparse or btrace.

Calculate sequentiality

Calculate the IO sequentiality and plot CDF to image file.

Plot sequentiality

Plot the CDF of the sequentiality measured by this tool's btrace seq command.