Fix: variable declaration shadows previously declared variable
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.c
2017-11-02  Jérémie GalarneauFix: variable declaration shadows previously declared...
2017-09-17  Philippe ProulxFix: ctf: notif-iter: accept EOF at beginning of packet...
2017-09-17  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-08-29  Jérémie Galarneausrc.ctf.fs: implement stream indexing
2017-08-21  Michael JeansonPort: use SIZE_MAX as max size_t value
2017-08-09  Mathieu DesnoyersFix: fallback on content size if packet size is missing
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-18  Philippe ProulxFix: ctf: notif-iter: error on empty events (0 bits...
2017-07-17  Philippe Proulxctf: notif-iter.c: check state on BT_CTF_NOTIF_ITER_MED...
2017-07-06  Philippe Proulxctf: notif-iter: pass current stream ID to get_stream...
2017-07-06  Philippe Proulxctf: notif-iter: ensure that all packets refer to the...
2017-07-06  Philippe Proulxctf: notif-iter.c: ensure that medops's get_stream...
2017-07-06  Philippe Proulxsrc.ctf.fs: use one CTF notif iter per notification...
2017-07-06  Philippe Proulxctf: notif-iter.c: lazily initialize clock value states
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Jérémie GalarneauRemove dependancies on ctf.fs source component caused...
2017-06-09  Philippe Proulxplugins/ctf/common/notif-iter/notif-iter.c: add logging
2017-05-28  Jérémie GalarneauFix: NULL dereference in logging on notit allocation...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxctf plugin: add bt_ctf_notif_iter_get_packet_header_con...
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe Proulxnotif-iter.c: fix warnings
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxctf: bt_ctf_notif_iter_get_next_notification(): require...
2017-05-28  Philippe ProulxFix: ctf: notif-iter.c: update_clock() uses the wrong...
2017-05-28  Philippe Proulxctf plugin: add CTF metadata decoder API
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Philippe ProulxEvent notification: pass CC priority map on creation
2017-05-28  Philippe Proulxctf.fs: bt_ctf_notif_iter_create(): assert() that all...
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe Proulxbt_ctf_event_set_clock_value() does not need a clock...
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie Galarneauctf-fs fix: only apply timestamp end field on packet end
2017-05-27  Jérémie GalarneauRename bt_notification_packet_start to "begin"
2017-05-27  Mathieu DesnoyersFix compiler warnings
2017-05-27  Jérémie GalarneauAllow NULL (unset) packet, stream and event headers...
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Jérémie GalarneauTrack clock states in notification iterator
2017-05-27  Jérémie GalarneauHandle empty strings in the notif-iter btr_string callbacks
2017-05-27  Jérémie GalarneauCoding standard clean-ups
2017-05-27  Jérémie Galarneaufix leak of variant field path
2017-05-27  Jérémie GalarneauRemove superflous set_current_packet_content_sizes
2017-05-27  Jérémie GalarneauMerge streams in ctf fs component
2017-05-27  Jérémie Galarneauallow multiple ctf streams to be open
2017-05-27  Jérémie GalarneauFix packet switch bug
2017-05-27  Jérémie Galarneauadd end of stream notification
2017-05-27  Jérémie GalarneauPlugins are alive!
2017-05-27  Jérémie GalarneauIntegrate ctf proto into the plugin build system
This page took 0.232227 seconds and 56 git commands to generate.