This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
What about readv and writev? I had modified my local copy of disktop.stp to take these into account (hooking into do_readv_writev). I will post those updates if you like, once I figure out why I ran into a problem with the array assignments. (I had to read from the io_stat array before writing to it, otherwise the written values didn't show up.)
One other improvement that could be made to the script is AIO support.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |