Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

strace-analyzer is a tool for analyzing strace output for IO statistics and patterns. The idea is to use it to develop some insight into the IO pattern of your code(s).

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Process io tracing through syscalls with syslog logging. Similar to strace, but specialized.

0
 
  0 reviews  |  0 users  |  11,913 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

IOapps consists of two applications: ioreplay and ioprofiler, both of them sharing common code base. The tools are intended to run under Linux. * ioreplay is mainly intended for replaying of recorded (using strace) IO traces, which is useful for standalone benchmarking. It provides many ... [More] features to ensure validity of such measurements. * ioprofiler is a GUI application for profiling application's IO access pattern. It shows all the read/written files by the traced application, how many reads were performed, how much data were read and how much time was spent reading for each file. Most importantly, it produces nice diagrams showing read/write access pattern (i.e. whether the application was reading sequentially or randomly) in how big chunks etc [Less]

0
 
  0 reviews  |  0 users  |  7,798 lines of code  |  2 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.