Re: [PATCH 0/7] perf tool: pipe-mode fixes

From: Jiri Olsa
Date: Tue Apr 11 2017 - 05:49:16 EST


On Mon, Apr 10, 2017 at 01:14:25PM -0700, David Carrillo-Cisneros wrote:
> Various fixes for perf tool pipe-mode for bugs that arose while trying
> to make this work:
>
> perf record -o - noploop | perf inject -b | perf annotate -i -
>
> David Carrillo-Cisneros (7):
> perf inject: don't proceed if perf_session__process_event fails
> perf inject: copy events when reordering events in pipe mode
> perf tool: describe pipe mode in perf.data-file-fomat.txt
> perf annotate: process attr and build_id records
> perf session: don't rely on evlist in pipe mode
> perf tool: protect empty evlists
> perf tool: do not print missing features in pipe-mode

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka