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 <eeppelitel...@gmail.com>
> 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 <eeppelitel...@gmail.com>
>     Signed-off-by: Jérémie Galarneau <jeremie.galarn...@efficios.com>

nice, works for me

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

Reply via email to