[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4766C2D3.80702@linux.intel.com>
Date: Mon, 17 Dec 2007 10:41:23 -0800
From: Arjan van de Ven <arjan@...ux.intel.com>
To: Zach Brown <zach.brown@...cle.com>
CC: Stefan Richter <stefanr@...6.in-berlin.de>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>, protasnb@...il.com
Subject: Re: Top kernel oopses/warnings this week
Zach Brown wrote:
>>> Report counts may be too high due to duplicate recognition of the very
>>> same report.ยน
>> this is true however it's .. a hard issue. It's really hard to
>> distinguish a duplicate report from
>> two reports of the same bug.
>
> Can we hack some data in to oops output to help? Say a giant per-boot
> anonymous random number (yeah, I know, harder than it sounds) and then
> an incrementing oops counter.
there already is a per-boot UUID afaik, just a matter of printing that..
I'll look into that, but it does add extra info to the oops print
> That'd also let you discover that the
> latter oopses in a chain of oopses might be fall-out from the head of
> the chain.
this is there already and taken care of ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists