I/O Grind

I/O Grind software is an I/O simulator & rendering tool.
Download

I/O Grind Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michael Meeks and Federico Mena
  • Publisher web site:
  • http://ftp.gnome.org/pub/GNOME/sources/iogrind/

I/O Grind Tags


I/O Grind Description

I/O Grind software is an I/O simulator & rendering tool. I/O Grind software is an I/O simulator & rendering tool. To get an instant idea of what iogrind can show you type: $ ./autogen.sh $ make demoHowever, in order to use it in anger, you need several things:First a trace of your file-system (you only require this once), requires read access to the raw device, either get in the 'disk' group, or run this as root: $ ext2dump /dev/sda1 > sda1.xml # for exampleThen you need to take a trace of your target application(s)using the valgrind iogrind plugin: $ valgrind --tool=iogrind < test-app > 2> /tmp/test.prf Now you can see what is going on in your app: $ mono iogrind-gui.exe --fsmodel=sda1.xml /tmp/test.prf And have a poke around.


I/O Grind Related Software