The following changes since commit 8f34184f8c7905bb929862d224a7c4969bc9190e: Alan D. Brunelle (1): btt: Missed fopen conversion to my_fopen are available in the git repository at: git://git.kernel.dk/blktrace.git master Alan D. Brunelle (2): btt general cleanup plus valgrind clean btt: Added no remap option btt/aqd.c | 13 +---- btt/args.c | 111 ++++++++++++++++++++-------------------------- btt/bno_dump.c | 36 +++++---------- btt/bt_timeline.c | 28 ++++-------- btt/devmap.c | 60 +++++++++++++++---------- btt/devs.c | 50 ++++++++++----------- btt/doc/btt.tex | 7 +++- btt/globals.h | 63 ++++++++++----------------- btt/inlines.h | 7 +-- btt/iostat.c | 61 ++++++++++--------------- btt/latency.c | 33 +++++-------- btt/misc.c | 126 +++++++++++++++++++++++++---------------------------- btt/mmap.c | 12 +++-- btt/output.c | 4 +- btt/plat.c | 19 ++------ btt/proc.c | 31 +++++++------ btt/q2d.c | 4 +- btt/seek.c | 109 +++++++++++++++++++++------------------------- btt/trace.c | 15 +++---- btt/trace_plug.c | 2 +- btt/trace_remap.c | 6 ++- btt/unplug_hist.c | 11 ++--- doc/btt.1 | 10 ++++ 23 files changed, 375 insertions(+), 443 deletions(-) -- 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