Make API CTF-agnostic
[babeltrace.git] / plugins / ctf / common / metadata / visitor-generate-ir.c
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-08  Jérémie GalarneauFix: uninitialized variable may be used warning
2017-11-02  Philippe Proulxctf, ir: escape and unescape enumeration FT labels...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-17  Philippe ProulxFix: remove underscores from CTF IR field names at...
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-08-15  Mathieu DesnoyersFix: overflowed return value
2017-08-07  Mathieu DesnoyersFix: Explicit null dereferenced
2017-07-19  Philippe ProulxFix: visit_event_decl(): always set stream_id variable
2017-07-18  Michael JeansonFix: don't store an int64_t value in a ptr
2017-07-18  Philippe Proulxctf: visitor-generate-ir: accept negative clock offsets
2017-07-06  Philippe Proulxvisitor-generate-ir.c: validate clock class frequency...
2017-07-06  Philippe Proulxbt_ctf_clock_class_create(): add a frequency parameter
2017-06-16  Philippe Proulxctf: remove strict metadata mode, update automatic...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-14  Philippe Proulxvisitor-generate-ir.c: automatically map specific field...
2017-06-14  Philippe Proulxctf: add metadata decoder config. and `strict-metadata...
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: add stream's line numbe...
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: standardize messages...
2017-06-09  Jérémie GalarneauRemove dependancies on ctf.fs source component caused...
2017-06-09  Michael JeansonPort: Use glib portable macros to convert gpointer...
2017-06-09  Philippe Proulxctf plugins: prepend trace's hostname, if exists, to...
2017-05-28  Jérémie GalarneauFix: return error on empty list in get_unary_unsigned
2017-05-28  Jérémie GalarneauFix: use of uninitialized value in visit_*_decl_entry
2017-05-28  Jérémie GalarneauFix: return of garbage value on empty specifier list
2017-05-28  Jérémie GalarneauFix: return of garbage value when trace has no stream...
2017-05-28  Philippe Proulxctf.fs source: recurse to find multiples CTF traces
2017-05-28  Mathieu DesnoyersFix: IR visitor: error msg printing
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxvisitor-generate-ir.c: fix some error reporting terms
2017-05-28  Philippe Proulxvisitor-generate-ir.c: set trace object's UUID
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxctf.fs: make clock classes absolute when it's an LTTng...
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe Proulxctf plugin: add CTF metadata decoder API
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Julien DesfossezSupport for --clock-offset and --clock-offset-ns
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauFix IR visitor: set min alignment on structure field...
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 GalarneauIntegrate ctf proto into the plugin build system
This page took 0.268018 seconds and 55 git commands to generate.