Linux btrace development
 help / color / mirror / Atom feed
* Modifying blktrace to obtain i/o contents?
@ 2011-12-12 17:00 Sushil Mantri
  2011-12-12 17:05 ` Steven Whitehouse
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sushil Mantri @ 2011-12-12 17:00 UTC (permalink / raw)
  To: linux-btrace

Hi,

I am working on de-duplication, for which i need the i/o event traces
along with its contents. I have been looking into blktrace kernel code
for some time, and have thought of a hacky solution to start with. In
all the probe functions where i have "bio" struct i could obtain the
"contents" from it, and write that in the relay channel as well. The
blkparser would have to be modified as well to take this change into
account.

Do you guys think i might be missing something or is there an
alternative way to handle this?

Thanks,
Sushil

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-11 16:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 17:00 Modifying blktrace to obtain i/o contents? Sushil Mantri
2011-12-12 17:05 ` Steven Whitehouse
2011-12-12 20:18 ` Vasily Tarasov
2011-12-13  9:17 ` Steven Whitehouse
2011-12-13 18:06 ` Vasily Tarasov
2011-12-15 14:25 ` Sushil Mantri
2011-12-19 21:06 ` Vasily Tarasov
2012-01-11 16:27 ` Alireza Haghdoost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox