fix missing libbabeltrace-ctf for libctfcopytrace
[babeltrace.git] / plugins /
2017-05-28  Julien Desfossezfix missing libbabeltrace-ctf for libctfcopytrace
2017-05-28  Julien Desfossezfixes after rebase on eepp-jgalar/fixes-mar-7
2017-05-28  Julien DesfossezText: handle output file
2017-05-28  Julien Desfosseztext: escape control sequences characters
2017-05-28  Julien DesfossezSupport for --clock-offset and --clock-offset-ns
2017-05-28  Julien DesfossezText output identical with babeltrace 1
2017-05-28  Julien Desfossezfix: missing equal sign when printing events without...
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Julien Desfossezcleanup error paths in trimmer, writer and ctfcopytrace
2017-05-28  Julien Desfosseztrimmer: Update the bounds of the trimmed packets
2017-05-28  Julien DesfossezFix graph facilities handling in writer component class
2017-05-28  Julien Desfossezfix trimmer compiled library name
2017-05-28  Julien Desfossezwriter: create event classes lazily
2017-05-28  Julien Desfossezlibcopytrace: export ctf_copy_event_header
2017-05-28  Julien DesfossezOverride clock fields in copied traces
2017-05-28  Julien DesfossezCreate a library to copy a CTF trace
2017-05-28  Julien DesfossezFix writer: leak of the event classes
2017-05-28  Julien DesfossezFix writer: missing put ref to values and types
2017-05-28  Julien DesfossezFix writer: leak of the header fields
2017-05-28  Philippe ProulxEvent notification: pass CC priority map on creation
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe Proulxctf.fs: bt_ctf_notif_iter_create(): assert() that all...
2017-05-28  Philippe Proulxctf.fs: split streams, one per port
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxAccept port connection method: take other port as parameter
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauUse graph facilities in dummy sink component class
2017-05-28  Jérémie GalarneauUse graph facilities in text component class
2017-05-28  Jérémie GalarneauUse graph facilities in trimmer component class
2017-05-28  Jérémie GalarneauUse graph facilities in writer component class
2017-05-28  Jérémie GalarneauText: print unknown enumeration mappings in red
2017-05-28  Jérémie GalarneauText: tone down the rainbow text color scheme
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Julien Desfosseztext: mask some internal fields
2017-05-28  Julien DesfossezAdd the verbose parameter to the legacy text options
2017-05-28  Philippe Proulxctf.fs source: add `get-metadata-info` query info action
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
2017-05-28  Philippe Proulxtext plugin: add color support
2017-05-28  Philippe Proulxbt_ctf_event_set_clock_value() does not need a clock...
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Jérémie GalarneauFix: missing NULL check in ctf_fs_iterator_destroy_data
2017-05-28  Jérémie GalarneauFix: add missing NULL check in ctf_fs_destroy_data
2017-05-28  Philippe ProulxFix Makefile.am files regarding headers
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxPlugins: use UNUSED_VAR instead of casting to void
2017-05-28  Philippe ProulxAdd bt_component_create_with_init_method_data()
2017-05-28  Philippe ProulxPrefix {source,filter,sink}*.h file names with component-
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Jérémie GalarneauFix text plug-in: missing function name change
2017-05-27  Jérémie GalarneauModify bt_ctf_field_enumeration_get_single_mapping...
2017-05-27  Mathieu DesnoyersFix: allow duplicate keys and overlapping ranges in...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauTrimmer fix: don't emit end of trace on out-of-bound...
2017-05-27  Jérémie GalarneauTrimmer fix: forward evaluation result to downstream...
2017-05-27  Jérémie Galarneauctf-fs fix: only apply timestamp end field on packet end
2017-05-27  Jérémie GalarneauFix: don't attempt to mmap packet at end of file
2017-05-27  Jérémie GalarneauStop trimmer iteration when end bound is reached
2017-05-27  Jérémie GalarneauFix: passing NULL to glib mapped file unref function...
2017-05-27  Jérémie GalarneauFix IR visitor: set min alignment on structure field...
2017-05-27  Jérémie GalarneauRemove unused index version fields
2017-05-27  Jérémie GalarneauBuild CTF stream indexes from LTTng index files
2017-05-27  Mathieu Desnoyerstrimmer: error checking, reporting, begin > end check
2017-05-27  Mathieu Desnoyerstrimmer: infer end date from begin date
2017-05-27  Mathieu DesnoyersSupport standard timestamp formats for begin/end
2017-05-27  Jérémie GalarneauTrimmer: Filter-out packet that are not in the specifie...
2017-05-27  Jérémie GalarneauRename bt_notification_packet_start to "begin"
2017-05-27  Jérémie GalarneauFix: handle size 0 CTF fs streams
2017-05-27  Jérémie GalarneauWriter fix: don't skip first notification
2017-05-27  Jérémie GalarneauWriter: null contexts are not an error
2017-05-27  Julien Desfossezclock working
2017-05-27  Julien Desfossezfix: missing free on error path
2017-05-27  Julien Desfossezuse GString instead of non-portable char[PATH/NAME_MAX]
2017-05-27  Julien DesfossezCTF Writer sink
2017-05-27  Jérémie GalarneauImplement the trimmer plug-in
2017-05-27  Jérémie GalarneauComponent iterator points to first notification on...
2017-05-27  Jérémie GalarneauAdd trimmer plug-in skeleton
2017-05-27  Mathieu DesnoyersFix compiler warnings
2017-05-27  Mathieu DesnoyersFix: ctf_fs debug variable should be extern
2017-05-27  Jérémie GalarneauHandle NULL stream/packet/event headers, contexts and...
2017-05-27  Mathieu Desnoyerstext output plugin: print time delta
2017-05-27  Mathieu Desnoyerstext output: wire up clock options, error checking
2017-05-27  Mathieu DesnoyersRemove callsite text output code
2017-05-27  Mathieu DesnoyersPrint other fields
2017-05-27  Jérémie GalarneauAllow NULL (unset) packet, stream and event headers...
2017-05-27  Jérémie GalarneauImplement proper notification comparison
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 Galarneauremove double bt_put
2017-05-27  Mathieu DesnoyersText output plugin argument parsing
2017-05-27  Mathieu DesnoyersImplement output text plugin (basic)
2017-05-27  Jérémie Galarneaufix initialize stream which may be used in error paths
2017-05-27  Jérémie GalarneauCoding standard clean-ups
next
This page took 0.040771 seconds and 7 git commands to generate.