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

From: Arnaldo Carvalho de Melo
Date: Thu May 03 2012 - 10:26:18 EST


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.


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