The following changes since commit 2b9df5a16d88c33139e5f85f40ca7fd55e43b35c:
  Alan D. Brunelle (1):
        Added return from blkrawverify to signal success or failure.

are found in the git repository at:

  git://git.kernel.dk/data/git/blktrace.git

Alan D. Brunelle (6):
      Fix plug output to only display when there are plug events to show.
      Fix remap handling (again).
      Add Q and D histograms (based upon IO size)
      Added ability to add device names from a file to blktrace.
      Add in the notion of pre-culling IOs per device until a Q is hit.
      Fix a typo in unplug's due to timers.

 blktrace.c           |   29 +++++++++++++++++++++-
 btt/bt_timeline.c    |    1 +
 btt/devs.c           |    8 ++++++
 btt/globals.h        |   12 +++++++++
 btt/inlines.h        |   21 ++++++++++++++--
 btt/output.c         |   63 +++++++++++++++++++++++++++++++++++++++++--------
 btt/trace_complete.c |   56 ++++++++++++++++++++++++++++++++++----------
 btt/trace_issue.c    |    2 +
 btt/trace_plug.c     |    2 +-
 btt/trace_queue.c    |    2 +
 doc/blktrace.tex     |    4 ++-
 11 files changed, 169 insertions(+), 31 deletions(-)
-
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

Reply via email to