The following changes since commit
b8801569f7d26e8bb730a47d2e4dd89c1457bcad:
Jens Axboe:
Added store_barrier() for S390
are found in the git repository at:
git://brick.kernel.dk/data/git/blktrace.git
Alan D. Brunelle:
btt: seek additions
btt: Cleaned up patches for SEEK additions, DM, Q2A
and seek fixes
btt: Fix invalid q2a
btt: seek statistics fix
blkparse_fmt.c | 13 ++--
blktrace_api.h | 2 -
btt/Makefile | 2 -
btt/args.c | 12 +++
btt/bt_timeline.c | 1
btt/devs.c | 1
btt/globals.h | 21 ++++++
btt/inlines.h | 4 +
btt/iofree.c | 12 +++
btt/output.c | 63 ++++++++++++++++++
btt/seek.c | 184
+++++++++++++++++++++++++++++++++++++++++++++++++++++
btt/trace.c | 111 ++++++--------------------------
btt/traverse.c | 92 +++++++++++++--------------
13 files changed, 370 insertions(+), 148 deletions(-)
create mode 100644 btt/seek.c
-
To unsubscribe from this list: send the line
"unsubscribe linux-btrace" in
the body of a message to majordomo vger.kernel.org
More majordomo info at http://vge
r.kernel.org/majordomo-info.html
|