babeltrace.git
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxconfigure.ac: change default minimal log level from...
2019-06-20  Philippe Proulxsink.text.pretty: remove message iterator inactivity...
2019-06-20  Philippe Proulxlib: plugin.h: force header user to include "lib/logging.h"
2019-06-20  Philippe ProulxLogging: check `BT_DEBUG_MODE` instead of `NDEBUG`
2019-06-20  Philippe Proulxlib: `component-class-sink-colander.c`: remove useless...
2019-06-20  Philippe ProulxRename: <some/internal-header.h> -> "some/internal...
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-18  Philippe Proulxbt2: message_iterator.py: packet beginning/end messages...
2019-06-18  Philippe Proulxbt2: stream activity messages: create with unknown...
2019-06-17  Philippe ProulxPut `flt.lttng-utils.debug-info` tests into their own...
2019-06-17  Philippe ProulxRemove unused `tests/plugins/test_utils_muxer_complete.in`
2019-06-17  Philippe ProulxAdd facilities to test CLI and plugin regressions with...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-17  Philippe ProulxAdd bt_common_sep_digits()
2019-06-14  Michael Jeansonfix: Add missing glib include on MINGW
2019-06-13  Michael Jeansontests: Move ctf-writer to it's own directory
2019-06-13  Michael Jeansontests: Move libtestcommon to utils
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael Jeansonfix: Static build fails with ctfser missing symbols
2019-06-12  Michael JeansonRe-organize sources
2019-06-12  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-06-12  Francis DeslauriersFix: src.ctf.fs: increment packet offset before init...
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-11  Michael JeansonCleanup: Move build logic to python-plugin-provider...
2019-06-08  Michael JeansonCleanup: remove useless Makefiles from extras
2019-06-08  Philippe ProulxFix: use `babeltrace2` instead of `babeltrace` in plugi...
2019-06-08  Philippe ProulxFix: doc/bindings/python/Makefile.am: run the `sphinx...
2019-06-08  Philippe Proulxbt2: add `_Trace.cls` property
2019-06-08  Philippe Proulxbt2: rename object's own BT class property to `cls`
2019-06-08  Philippe Proulxbt2: prepend `_` prefix to names of classes that the...
2019-06-08  Philippe ProulxRemove everything related to the `bt2.ctf_writer` Pytho...
2019-06-08  Philippe ProulxRemove everything related to the `babeltrace` Python...
2019-06-07  Simon Marchitests: clean up test_trimmer
2019-06-07  Philippe Proulxlib: make precondition failure messages more clear...
2019-06-07  Francis Deslaurierssrc.ctf.fs: trace-info: omit stream `range-ns` field...
2019-06-07  Michael Jeansondoc: Rename to babeltrace2
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-07  Michael Jeansonlib: Reset libbabeltrace2 to SONANE 0
2019-06-07  Michael Jeansonlib: Rename to libbabeltrace2
2019-06-07  Michael Jeansoncli: Rename to babeltrace2
2019-06-06  Simon MarchiFix: lib: expose bt_lib_log_level symbol
2019-06-06  Michael JeansonAdd missing test_output_ctf_metadata to gitignore
2019-06-06  Michael JeansonCleanup: use detected asciidoc to build CONTRIBUTING...
2019-06-06  Francis DeslauriersFix: src.ctf.fs: trace-info: fields no appended if...
2019-06-06  Francis Deslaurierssrc.ctf.fs: merge all indexes to the fs_ds_group level
2019-06-06  Francis Deslaurierssrc.ctf.fs: bubble up `ctf_fs_ds_file_group_create...
2019-06-06  Philippe Proulxsink.ctf.fs: add more comments in code where it's not...
2019-06-06  Philippe ProulxRename "default beginning/end CS" -> "beginning/end...
2019-06-06  Philippe Proulxsrc.ctf.fs: support no packet beg/end CS and no discard...
2019-06-06  Philippe ProulxFix: sink.text.pretty: print_discarded_elements_msg...
2019-06-06  Philippe Proulxsink.ctf.fs: support packets, DE, and DP w/o beginning...
2019-06-06  Philippe Proulxlib: make discarded events/packets support and clock...
2019-06-06  Philippe Proulxlib: create_packet_message(): make assertion message...
2019-06-06  Philippe Proulxlib: create_packet_message(): use pool to determine...
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-06-06  Michael Jeansontests: replace BT_ASSERT with exit in test_bin_info
2019-06-06  Michael Jeansontests: Add expected failure test to test_dwarf
2019-06-06  Michael Jeansontests: Add powerpc64le-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add powerpc-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add i386-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Parametrize test_bin_info to handle multiarch...
2019-06-06  Michael Jeansontests: Build new x86_64-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add Makefile to build debug-info test artifacts
2019-06-06  Mathieu DesnoyersCleanup: test_bitfield: nr_bits should be unsigned
2019-06-06  Simon MarchiFix: lib: set iterator state even in non-dev mode
2019-06-06  Simon Marchibt2: change some bt2.CreationError usages to ValueError
2019-06-05  Simon Marchibt2: remove unused exception types
2019-06-05  Simon Marchisrc.ctf.fs: add stream port name to trace-info query...
2019-06-05  Simon MarchiFix: sink.text.pretty: comma in enum fields
2019-06-05  Simon Marchicli: Fix exit code of ctf-metadata output
2019-06-05  Simon Marchibt2: Adapt test_trace_collection_message_iterator.py...
2019-06-05  Simon Marchibt2: let components attach "user data" to ports
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_message.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_field_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_graph.py and make it pass
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-06-05  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-06-05  Simon Marchibt2: Adapt test_packet.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_clock_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_event.py and make it pass
2019-06-05  Simon MarchiFix: lib: usage of output port message iterator
2019-06-05  Simon Marchibt2: Adapt test_event_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_stream_class.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_trace.py and make it pass
2019-06-05  Simon Marchibt2: Add bindings for trace classes
2019-06-05  Simon MarchiFix: lib: prevent infinite recursion when destroying...
2019-06-05  Simon Marchibt2: Adapt test_connection.py and make it pass
2019-06-05  Simon Marchibt2: Adapt test_port.py and make it pass
2019-06-01  Jonathan RajotteAdd configuration for python code formatter black
2019-05-31  Philippe Proulxlib: make packet beginning/end default CS optional
2019-05-31  Francis DeslauriersFix: flt.lttng-utils.debug-info: memory leak bt_dwarf_d...
2019-05-31  Philippe Proulxlib: remove "unknown clock snapshot" concept
2019-05-31  Philippe Proulxbt2: always use staticmethod() with native function...
2019-05-31  Philippe Proulxbindings/python/bt2/setup.py.in: put native module...
2019-05-30  Michael Jeansonflt.lttng-utils.debug-info: Replace hardcoded '/' in...
next
This page took 0.040271 seconds and 4 git commands to generate.