[lttng-dev] [PATCH urcu] urcu: add cds_list_for_each_entry_safe_from macro

2015-04-30 Thread Jeff Layton
Same as cds_list_for_each_entry_safe, but starts at an arbitrary point within the list instead of at the head. Signed-off-by: Jeff Layton jeff.lay...@primarydata.com --- urcu/list.h | 9 + 1 file changed, 9 insertions(+) diff --git a/urcu/list.h b/urcu/list.h index

[lttng-dev] Error while enabling multiple channel for same session

2015-04-30 Thread shirish gajera
Hi, I want to enable multiple(50) channel for the same session, below is my script doing the same. Single channel with the same script is working fine. But, when I tried to enable multiple channel for the same session it's giving me error. Here is what I found 1) I have 50 channel in my db