public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* kerneloops.org data
@ 2008-06-07 14:27 Frank Ch. Eigler
  0 siblings, 0 replies; only message in thread
From: Frank Ch. Eigler @ 2008-06-07 14:27 UTC (permalink / raw)
  To: systemtap; +Cc: arjan

Hi -

The kerneloops.org public repository of linux kernel oops messages and
derived data has been made public via git.  This in turn lets us see
whether systemtap might have played a role in these problems.  Here's
how to do the search:

git clone git://www.kerneloops.org/ oops
cd oops
git grep ' stap_'  | cut -f1 -d: | uniq | xargs $PAGER

Right now, there are three reports (714.txt, 4764.txt, 7868.txt) that
show systemtap presence, and none of those seem to indicate systemtap
causing a problem.  I hope Arjan keeps the git repository open, and
that we recheck it periodically.

- FChE

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-06 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-07 14:27 kerneloops.org data Frank Ch. Eigler

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 read-only IMAP folder(s) and NNTP newsgroup(s).