Re: slowly decommission bugzilla?
Richard Weinberger <[email protected]> Sat, 28 Feb 2026 21:28:57 +0100 (CET)
| Newsgroups | dev.linux.lists.ksummit |
|---|---|
| Message-ID | <[email protected]> |
----- Ursprüngliche Mail ----- > Von: "Steven Rostedt" <[email protected]> >> *If* debuginfo and tooling is available to the user, of course they should >> include the decoded stack trace to the report. >> How to do that should be included in the instructions on how to report >> the issue by mail. > > What would be great is if a tool took the current crash, ran it through > decode_stacktrace.pl, and then run the files it produces through > get_maintainers.pl and then Cc a subset of people that are most likely > to be able to figure it out. Wouldn't that only work if the report is able to upload the kernel debug info too? Thanks, //richard