The following changes since commit 90ec4b1587d58b62c6c5a903c8f2179fc0e1f5c5:
Vasily Tarasov (1):
Fix debugfs references in docs
are found in the git repository at:
git://git.kernel.dk/data/git/blktrace.git
Alan D. Brunelle (7):
Always output seeks averages, even if we are not tracking all ios
Changed triggering on INSERT to GETRQ (temporary?)
A couple of miscellaneous clean up operations.
Fixed a problem where not all of a device structure was being cleaned out
Added overall averages for merge information.
Added overall averages for seek information
Add in measuring of Plug and Unplug traces.
Jens Axboe (1):
Merge branch 'master' of ssh://git.kernel.dk/data/git/blktrace
Vasily Tarasov (1):
Improve dependency checking on builds
Makefile | 4 +-
btt/Makefile | 2 +-
btt/devs.c | 29 +++++++++-
btt/globals.h | 10 +++
btt/output.c | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++---
btt/trace.c | 6 +-
btt/trace_issue.c | 5 +-
btt/trace_plug.c | 43 ++++++++++++++
8 files changed, 250 insertions(+), 18 deletions(-)
create mode 100644 btt/trace_plug.c
-
To unsubscribe from this list: send the line "unsubscribe linux-btrace" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html