All of lore.kernel.org
 help / color / mirror / Atom feed
* status of seekwater
@ 2019-04-14 11:46 Christoph Hellwig
  2019-04-14 13:11 ` Souvik Banerjee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christoph Hellwig @ 2019-04-14 11:46 UTC (permalink / raw)
  To: linux-btrace

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. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-15 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-14 11:46 status of seekwater Christoph Hellwig
2019-04-14 13:11 ` Souvik Banerjee
2019-04-14 19:43 ` Chris Mason
2019-04-15  5:24 ` Christoph Hellwig
2019-04-15 15:43 ` Bryan Gurney

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.