Re: [PATCH 6/7] perf ui: Introduce struct perf_error_ops

From: Namhyung Kim
Date: Thu May 03 2012 - 10:35:45 EST


2012-05-02 (ì), 16:03 -0300, Arnaldo Carvalho de Melo:
> Em Mon, Apr 30, 2012 at 01:55:10PM +0900, Namhyung Kim escreveu:
> > The struct perf_error_ops is for flexible error logging.
> > We can register appropriate functions based on front-end.
> >
> > Signed-off-by: Namhyung Kim <namhyung.kim@xxxxxxx>
> > +
> > + perf_error__register_functions(&perf_tui_eops);
>
> just perf_error__register() is enough, I think.
>

Okay, will fix.

Thanks,
Namhyung


--
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/