Re: [PATCH 1/2] perf data: Show error message when ctf setup failed

From: Jiri Olsa
Date: Sat Apr 18 2015 - 09:59:38 EST


On Tue, Apr 14, 2015 at 01:47:51PM -0400, Jérémie Galarneau wrote:
> Should be fixed as of this commit.
>
> commit 29664b2a3a15c7233d916887d2f58fc42e18521e
> Author: Philippe Proulx <eeppeliteloop@xxxxxxxxx>
> Date: Mon Apr 13 18:14:59 2015 -0400
>
> Fix: ir: make sure "stream_id" attr is always right
>
> Make sure the "stream_id" attribute of all the event
> classes of a given stream class is updated at the following
> places:
>
> * user sets the stream class ID manually: calling
> bt_ctf_stream_class_set_id()
> * stream class ID is automatically set: in
> bt_ctf_trace_add_stream_class()
> * an event class is added to an existing stream
> class: in bt_ctf_stream_class_add_event_class()
>
> Signed-off-by: Philippe Proulx <eeppeliteloop@xxxxxxxxx>
> Signed-off-by: Jérémie Galarneau <jeremie.galarneau@xxxxxxxxxxxx>

nice, works for me

thanks,
jirka
--
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/