From: Christoph Hellwig <hch@lst.de>
To: linux-btrace@vger.kernel.org
Subject: status of seekwater
Date: Sun, 14 Apr 2019 11:46:00 +0000 [thread overview]
Message-ID: <20190414114600.GA12039@lst.de> (raw)
Has any tried to use seekwatcher lately? For one the report on
oss.oracle.com seems to be gone. I found a git repo that seems
to have the latest codebase from hg and two little fixes here:
https://github.com/trofi/seekwatcher
But even that doesn't seem to work in modern environments. After
a build with a few warnings actually trying to run it creates doesn't
seem to actually work well:
$ /usr/local/bin/seekwatcher -o sda2.png -t sda2
using tracefile ./sda2
Traceback (most recent call last):
File "/usr/local/bin/seekwatcher", line 983, in <module>
run = run_blkparse(x)
File "/usr/local/bin/seekwatcher", line 614, in run_blkparse
loaddata(fh, rd)
File "/usr/local/bin/seekwatcher", line 130, in loaddata
tags, options)
File "rundata.pyx", line 234, in seekwatcher.rundata.rundata.load_data (seekwatcher/rundata.c:3936)
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
With not output produces.
next reply other threads:[~2019-04-14 11:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-14 11:46 Christoph Hellwig [this message]
2019-04-14 13:11 ` status of seekwater Souvik Banerjee
2019-04-14 19:43 ` Chris Mason
2019-04-15 5:24 ` Christoph Hellwig
2019-04-15 15:43 ` Bryan Gurney
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=20190414114600.GA12039@lst.de \
--to=hch@lst.de \
--cc=linux-btrace@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.