2017-05-28 |
Jérémie Galarneau | Text: tone down the rainbow text color scheme |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Rename "query info" to "query" everywhere, and "action... |
tree | commitdiff |
2017-05-28 |
Julien Desfossez | text: mask some internal fields |
tree | commitdiff |
2017-05-28 |
Julien Desfossez | Add the verbose parameter to the legacy text options |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | ctf.fs source: add `get-metadata-info` query info action |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Add utils.dummy component class, move plugins/trimmer... |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | text plugin: add color support |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | bt_ctf_event_set_clock_value() does not need a clock... |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Add bt_component_*_create_iterator_with_init_method_data() |
tree | commitdiff |
2017-05-28 |
Jérémie Galarneau | Fix: missing NULL check in ctf_fs_iterator_destroy_data |
tree | commitdiff |
2017-05-28 |
Jérémie Galarneau | Fix: add missing NULL check in ctf_fs_destroy_data |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Fix Makefile.am files regarding headers |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Set notification iterator methods to the component... |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Plugins: use UNUSED_VAR instead of casting to void |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Add bt_component_create_with_init_method_data() |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Prefix {source,filter,sink}*.h file names with component- |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Refactor the component class and component API |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Refactor the plugin registration and loading machinery |
tree | commitdiff |
2017-05-28 |
Philippe Proulx | Decouple component class from plugin subsystem, remove... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix text plug-in: missing function name change |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Modify bt_ctf_field_enumeration_get_single_mapping... |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Fix: allow duplicate keys and overlapping ranges in... |
tree | commitdiff |
2017-05-27 |
Philippe Proulx | ir: add bt_ctf_clock_class object, modify bt_ctf_clock... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Trimmer fix: don't emit end of trace on out-of-bound... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Trimmer fix: forward evaluation result to downstream... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | ctf-fs fix: only apply timestamp end field on packet end |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: don't attempt to mmap packet at end of file |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Stop trimmer iteration when end bound is reached |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: passing NULL to glib mapped file unref function... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix IR visitor: set min alignment on structure field... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Remove unused index version fields |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Build CTF stream indexes from LTTng index files |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | trimmer: error checking, reporting, begin > end check |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | trimmer: infer end date from begin date |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Support standard timestamp formats for begin/end |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Trimmer: Filter-out packet that are not in the specifie... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Rename bt_notification_packet_start to "begin" |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: handle size 0 CTF fs streams |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Writer fix: don't skip first notification |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Writer: null contexts are not an error |
tree | commitdiff |
2017-05-27 |
Julien Desfossez | clock working |
tree | commitdiff |
2017-05-27 |
Julien Desfossez | fix: missing free on error path |
tree | commitdiff |
2017-05-27 |
Julien Desfossez | use GString instead of non-portable char[PATH/NAME_MAX] |
tree | commitdiff |
2017-05-27 |
Julien Desfossez | CTF Writer sink |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Implement the trimmer plug-in |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Component iterator points to first notification on... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Add trimmer plug-in skeleton |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Fix compiler warnings |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Fix: ctf_fs debug variable should be extern |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Handle NULL stream/packet/event headers, contexts and... |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | text output plugin: print time delta |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | text output: wire up clock options, error checking |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Remove callsite text output code |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Print other fields |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Allow NULL (unset) packet, stream and event headers... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Implement proper notification comparison |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Print timestamps in text plug-in |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Track clock states in notification iterator |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Handle empty strings in the notif-iter btr_string callbacks |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | remove double bt_put |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Text output plugin argument parsing |
tree | commitdiff |
2017-05-27 |
Mathieu Desnoyers | Implement output text plugin (basic) |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | fix initialize stream which may be used in error paths |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Coding standard clean-ups |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | fix leak of event class |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | fix leak of variant field path |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | stream leak in ctf_fs_iterator_next |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Remove superflous set_current_packet_content_sizes |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Merge streams in ctf fs component |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: SIGBUS error on reading past a file's end in mmap... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Implement the notification heap interface |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Add bt_notification_heap interface |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix space indentations |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Wrong file name in ctf/plugin.c header |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | ctf-fs: missing component->streams NULL check |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix libadd referring to text plugin |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Add missing text plugin files |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Missing btr makefile |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | allow multiple ctf streams to be open |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Rename correlator to muxer |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix packet switch bug |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Add filter component type |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Sinks own their input iterators |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | text: Remove stream_timestamps hashtable |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | text: wip event formating |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix source component memory leak |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | add end of stream notification |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Plugins are alive! |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | add debug printout |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: uninitialized use of ctf_fs |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Implement ctf fs iterator functions |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Fix: path value retrieval memory leak |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Init ctf fs data and metadata streams |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Move remaining protorectoral files to ctf fs plugin |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Accomodate component destructor API changes in text... |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Add ctf fs iterator initialization |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Code standard cleanup |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Cleanup ctf/fs/Makefile.am |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | Integrate ctf proto into the plugin build system |
tree | commitdiff |
2017-05-27 |
Jérémie Galarneau | destroy_text must conform to bt_component_destroy_cb |
tree | commitdiff |
next |