It would be actually pretty trivial to add the ability to dump out whole command stream of each IO to btt (and perhaps even blkparse). I'm reworking some innards of btt to better handle error cases - right now if the data stream isn't perfect, some strange anomalies are seen in the resultant data.

In any case, I could easily add something which did the following:

- Once we've collected a complete IO (queue to complete), just write out the data stream to a separate file - either a separate file per IO (expensive?) or to a single file separated by something easy to find.

Preferences?

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-btrace" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to