From: Hans Holmberg <hans.ml.holmberg@owltronix.com>
To: Matias Bjorling <mb@lightnvm.io>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
Javier Gonzales <javier@cnexlabs.com>,
Hans Holmberg <hans.holmberg@cnexlabs.com>
Subject: [PATCH 0/4] Introduce trace events for pblk
Date: Wed, 29 Aug 2018 14:31:13 +0200 [thread overview]
Message-ID: <1535545877-770-1-git-send-email-hans.ml.holmberg@owltronix.com> (raw)
From: Hans Holmberg <hans.holmberg@cnexlabs.com>
This patchset adds trace events for tracking the internal state of
pblk. I've used the events extensively the last few months, and
they have proven very useful.
The patches depend on some of Javier's for-4.20 patches.
For ordering, see:
Branch: for-4.20/pblk
Remote: ssh://github.com/OpenChannelSSD/linux
Hans Holmberg (4):
lightnvm: pblk: add trace events for chunk states
lightnvm: pblk: add trace events for line state changes
lightnvm: pblk: add trace events for pblk state changes
lightnvm: pblk: add tracing for chunk resets
drivers/lightnvm/pblk-core.c | 69 ++++++++++++++++++-
drivers/lightnvm/pblk-gc.c | 8 +++
drivers/lightnvm/pblk-init.c | 8 +++
drivers/lightnvm/pblk-recovery.c | 6 ++
drivers/lightnvm/pblk-trace.h | 145 +++++++++++++++++++++++++++++++++++++++
drivers/lightnvm/pblk-write.c | 10 ++-
drivers/lightnvm/pblk.h | 14 ++++
7 files changed, 256 insertions(+), 4 deletions(-)
create mode 100644 drivers/lightnvm/pblk-trace.h
--
2.7.4
next reply other threads:[~2018-08-29 12:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 12:31 Hans Holmberg [this message]
2018-08-29 12:31 ` [PATCH 1/4] lightnvm: pblk: add trace events for chunk states Hans Holmberg
2018-08-29 12:31 ` [PATCH 2/4] lightnvm: pblk: add trace events for line state changes Hans Holmberg
2018-08-29 12:31 ` [PATCH 3/4] lightnvm: pblk: add trace events for pblk " Hans Holmberg
2018-08-29 12:31 ` [PATCH 4/4] lightnvm: pblk: add tracing for chunk resets Hans Holmberg
2018-08-29 20:09 ` Javier Gonzalez
2018-09-04 10:39 ` Hans Holmberg
2018-08-29 14:22 ` [PATCH 0/4] Introduce trace events for pblk Matias Bjørling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1535545877-770-1-git-send-email-hans.ml.holmberg@owltronix.com \
--to=hans.ml.holmberg@owltronix.com \
--cc=hans.holmberg@cnexlabs.com \
--cc=javier@cnexlabs.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mb@lightnvm.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).