Hi All, Please review the following set of patches which modify blktrace to use trace_dump() function provided as a part of 'trace' infrastructure. This change brings amount huge amount of code savings i.e. ~130 lines of code reduced in blktrace.c while retaining all existing functionality provided by the blktrace application. This change in the kernel requires no user-space code changes. The patchset is based upon 2.6.25-mm1 and has been tested on an i386 machine. The patchset contains five patches, most of which remove the code in blktrace.c that have become redundant due to use of 'trace_dump()'. Thanks, K.Prasad -- To unsubscribe from this list: send the line "unsubscribe linux-btrace" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html