babeltrace.git
2019-08-14  Jonathan Rajottebt_uuid_compare: return actual comparison
2019-08-14  Jonathan Rajottesink.ctf.fs: isa_length is now architecture_bit_width
2019-08-14  Jonathan Rajottesrc.ctf.lttng-live: consider youngest only when timesta...
2019-08-14  Jonathan RajotteUse uuid as first comparison criteria
2019-08-13  Francis Deslaurierssrc.ctf.lttng-live: cleanup: rename functions and variables
2019-08-13  Francis DeslauriersFix: src.ctf.lttng-live: missing ordering within traces...
2019-08-13  Philippe Proulxbt2: `TraceCollectionMessageIterator`: find greatest...
2019-08-13  Philippe Proulxcli: find greatest operative MIP version to create...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxbt2: add bt2.get_{greatest_operative,maximal}_mip_version()
2019-08-13  Philippe Proulxbt2: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxbt2: _IntegerRangeSet.add(): make it possible to add...
2019-08-13  Philippe Proulxbt2: add `ComponentDescriptor` class and test
2019-08-13  Philippe Proulxlib: add bt_get_{greatest_operative,maximal}_mip_versio...
2019-08-13  Philippe ProulxFix: {graph,query-executor}.h: missing `STATUS_` before...
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxlib: graph.c: add missing `enum` and `const` keywords
2019-08-13  Philippe Proulxlib: add component descriptor set API
2019-08-12  Philippe Proulxbt2: py_plugin.py: cache `_PluginInfo` objects
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-12  Simon Marchibt2: raise an exception if an AutoSourceComponentSpec...
2019-08-12  Simon Marchitests: remove bt_diff_cli_sorted from utils.sh
2019-08-12  Simon Marchitests: use os.pathsep when appending to BABELTRACE_PLUG...
2019-08-12  Simon Marchicli: mention path separator for Windows in comment
2019-08-12  Philippe Proulxtest_plugin.py: do not search in user/system directorie...
2019-08-12  Simon MarchiFix: bt2: replace bt2.CreationError instances with...
2019-08-12  Simon Marchibt2: add auto source discovery support to TraceCollecti...
2019-08-12  Simon Marchitests: move auto source discovery test artifacts
2019-08-12  Simon MarchiMove autodisc to its own convenience library
2019-08-12  Simon Marchitests: make auto-source-discovery-{log_level,params...
2019-08-12  Simon Marchitests: make auto-source-discovery-grouping test use...
2019-08-12  Simon Marchitests: print executed CLI command line in bt_cli
2019-08-12  Simon Marchitests: make bt_diff check a single file pair
2019-08-12  Simon Marchitests: add bt_cli util function
2019-08-11  Philippe Proulxm4/pprint.m4: check that the terminal supports at least...
2019-08-10  Francis DeslauriersFix: flt.utils.muxer: Explicit null dereferenced
2019-08-10  Simon MarchiFix: muxer: check for MUXER_MSG_ITER_CLOCK_CLASS_EXPECT...
2019-08-10  Francis DeslauriersTests: flt.utils.muxer: run `black` on bt_plugin_muxer_...
2019-08-10  Francis Deslaurierssrc.ctf.lttng-live: use `common_muxing_compare_messages...
2019-08-10  Francis DeslauriersAdd message compare common func/library; make flt.utils...
2019-08-10  Philippe Proulxlogging/log.h: always write the source file name and...
2019-08-09  Francis DeslauriersFix: tests: flt.utils.muxer: missing '../' in path...
2019-08-09  Philippe ProulxFix: visitor-generate-ir.c: dereference after `NULL...
2019-08-09  Philippe ProulxFix: plugin-so.c: dereference after `NULL` check
2019-08-09  Philippe ProulxFix: plugin-so.c: dereference before `NULL` check
2019-08-09  Philippe ProulxFix: common.c: logically dead code
2019-08-09  Philippe ProulxFix: cli/babeltrace2.c: logically dead code
2019-08-09  Philippe ProulxFix: dmesg.c: deference before `NULL` check
2019-08-09  Philippe ProulxFix: translate-trace-ir-to-ctf-ir.c: dereference after...
2019-08-09  Philippe ProulxFix: argpar.c: logically dead code
2019-08-09  Philippe ProulxFix: babeltrace2-cfg-cli-args.c: uninitialized pointer...
2019-08-09  Francis DeslauriersFix: src.ctf.lttng-live: omitting stream end on stream...
2019-08-09  Philippe ProulxFix: muxer.c: compare_events(): initialize `ret` to 0
2019-08-08  Jérémie Galarneausrc.ctf.lttng-live fix: remove overly strict check...
2019-08-08  Francis DeslauriersTests: flt.utils.muxer: add message ordering tests
2019-08-08  Francis Deslauriersflt.utils.muxer: deterministically order messages of...
2019-08-08  Jérémie GalarneauFix: extra '%' causes babeltrace2 to abort() in logging...
2019-08-07  Simon MarchiFix: bt2: use unsigned iteration variable
2019-08-06  Philippe ProulxFix: `ctf` plugin: msg-iter.c: do not switch packet...
2019-08-06  Philippe Proulxsrc.ctf.lttng-live: `live_viewer_connection`: make...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe ProulxAdd bt_graph_add_simple_sink_component() tests
2019-08-06  Philippe ProulxFix: src/lib/graph/graph.h: do not override `comp_statu...
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
2019-08-06  Philippe Proulxlib: remove colander sink component class
2019-08-05  Philippe Proulxcli, tests: rename "leftover" terms to "non-option"
2019-08-05  Philippe Proulxtest_try_again_many_times(): use three times `None...
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxbt2: make `TraceCollectionMessageIterator` not use...
2019-08-05  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-05  Philippe Proulxlib: rename bt_graph_consume() -> bt_graph_run_once()
2019-08-05  Philippe Proulxbt2: pass custom Python object to Python component...
2019-08-05  Philippe Proulxbt2: remove BT CC entry from global HT in _UserComponen...
2019-08-05  Simon Marchicli: free auto_source_discovery_result::original_input_...
2019-08-05  Simon Marchicli: free leftover_params and leftover_loglevels
2019-08-03  Simon Marchicli: apply log levels (`--log-level` option) to leftovers
2019-08-03  Simon Marchicli: apply parameters (`--params` option) to leftovers
2019-08-02  Philippe Proulxbt2: move common internal functions to their own files
2019-08-02  Philippe Proulxbt2: native_bt_version.i: use `%include <babeltrace2...
2019-08-02  Philippe Proulxbt2: put SWIG interface file C code in separate files
2019-08-02  Simon Marchitests: reorganize CLI's `convert` tests
2019-08-02  Simon Marchicli: handle leftovers in the same loop as components
2019-08-02  Simon Marchicli: remove `run` and `convert` commands' --name option
2019-08-02  Simon Marchicli: remove `convert` command's --path and --url options
2019-08-02  Simon MarchiRemove popt from project's dependencies
2019-08-02  Simon Marchicli: remove babeltrace2-log
2019-08-02  Simon Marchicli: use argpar for parsing query command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing list-plugin command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing help command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing convert command's arguments
2019-08-02  Simon Marchicli: use argpar for parsing run command's arguments
2019-08-02  Simon Marchicli: use argpar for top-level args
2019-08-02  Philippe ProulxAdd internal command-line argument parser API
2019-07-31  Francis Deslauriersbt2: stream.py: add `trace` property to _Stream
2019-07-31  Jonathan Rajotte`ctf` plugins: port: cast to intmax_t all off_t variabl...
2019-07-31  Philippe Proulxconfigure.ac: refine Python 3 interpreter and dev....
2019-07-31  Philippe Proulxsrc.ctf.lttng-live: live_..._list_sessions(): remove...
2019-07-31  Philippe ProulxFix: live_viewer_connection_create(): `lttng_live_msg_i...
2019-07-31  Philippe ProulxFix: tests/utils/utils.sh: export `BT_TESTS_PYTHON_CONF...
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1
next
This page took 0.04006 seconds and 4 git commands to generate.