Re: [PATCH -tip 5/7] perf probe: Query basic types from debuginfo

From: Arnaldo Carvalho de Melo
Date: Mon Mar 29 2010 - 18:24:09 EST


Em Mon, Mar 29, 2010 at 06:05:03PM -0400, Masami Hiramatsu escreveu:
> Arnaldo Carvalho de Melo wrote:
> > Can't we do just as we do in the kernel and propagate the error back to
> > callers? All the way to userspace, that in this case would be the user
> > instead of an app started by a user? :-)
> >
> > Wrt api for storing messages, we have pr_{warning,error,debug}, etc, in
> > the TUI mode it is even redirected to the bottom line and I plan to have
> > them get into something browseable if the user wants to see the last pr_
> > messages.
>
> Ah, that's very nice:)
> OK, I'll try to use it and remove all 'die()'s.

Thanks a lot!

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/