[PATCH] Allow trace data to stay CPU endianness
authorJens Axboe <axboe@suse.de>
Mon, 6 Feb 2006 11:06:44 +0000 (12:06 +0100)
committerJens Axboe <axboe@suse.de>
Mon, 6 Feb 2006 11:06:44 +0000 (12:06 +0100)
commit017d166066b6c8afe22b75f6dc5e91bfa8f9c67a
tree7a07de74d8517e6f3d197046a11aa63d6610873f
parent2505038d06676b31df2f65e08009474335140834
[PATCH] Allow trace data to stay CPU endianness

Basically just check whether we need to convert the trace or not
in blkparse, then we can get rid of the endianness conversion
in the hot path (blktrace:write_tip_events()).
blkparse.c
blkrawverify.c
blktrace.c
blktrace.h