8000 GitHub - yongseokoh/trace_analyzer: disksim trace analyzer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yongseokoh/trace_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Intruduction

The trace analyzer is a program to profile a disksim (ascii) trace and generate a CDF graph, it is written in Phython 2.7 with numpy and boomslang packages. The purpose of this program is to visualize block access patten efficiently.

Usage

./analyzer disksim.trace outputname

Input Trace Format

[Arrival Time in ms] [Device Number] [Sector Number] [Sector Count] [Read(1) or Write(0)]

Contributor

Yongseok Oh (ysoh@uos.ac.kr)

About

disksim trace analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0